Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexedBlock ¶
type IndexerState ¶
type OutPointBalance ¶
type RuneTransaction ¶
type TxInputOutput ¶
type TxInputOutput struct { PkScript []byte RuneId runes.RuneId Amount uint128.Uint128 Index uint32 TxHash chainhash.Hash TxOutIndex uint32 }
func (TxInputOutput) MarshalJSON ¶
func (o TxInputOutput) MarshalJSON() ([]byte, error)
func (*TxInputOutput) UnmarshalJSON ¶
func (o *TxInputOutput) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.