Documentation ¶
Index ¶
Constants ¶
View Source
const ( SignatureTypeArweave = 1 SignatureED25519 = 2 SignatureEthereum = 3 SignatureSolana = 4 SignatureInjectedAptos = 5 SignatureMultiAptos = 6 SignatureTypeTypedEthereum = 7 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataItem ¶
type DataItemInfo ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func (*Decoder) DecodeDataItem ¶
func (*Decoder) DecodeHeader ¶
type Header ¶
type Header struct { Numbers uint32 DataItemInfos []DataItemInfo }
type SignatureType ¶
type Transaction ¶
Click to show internal directories.
Click to hide internal directories.