statequery

package
v1.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EraStart

type EraStart struct {
	Time  time.Duration `json:"time,omitempty"`
	Slot  uint64        `json:"slot,omit"`
	Epoch uint64        `json:"epoch,omit"`
}

func (*EraStart) UnmarshalJSON

func (e *EraStart) UnmarshalJSON(data []byte) (err error)

type Utxo

type Utxo struct {
	TxIn  chainsync.TxIn
	TxOut chainsync.TxOut
}

func (Utxo) MarshalJSON

func (u Utxo) MarshalJSON() ([]byte, error)

func (*Utxo) UnmarshalJSON

func (u *Utxo) UnmarshalJSON(data []byte) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL