TxHash

fmgp.did.method.prism.cardano.TxHash$package.TxHash
object TxHash

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TxHash.type

Members list

Value members

Concrete methods

def fromBytes(hash: Array[Byte]): TxHash
def fromHex(hex: String): TxHash

Givens

Givens

given given_JsonDecoder_TxHash: JsonDecoder[TxHash]
given given_JsonEncoder_TxHash: JsonEncoder[TxHash]

Extensions

Extensions

extension (hash: TxHash)
def hex: String