package
Version:
v0.0.0-...-1cc9596
Opens a new window with list of versions in this module.
Published: Jul 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Base struct {
ID string
}
type BlockInfo struct {
Number big.Int
IsLastBlock bool `json:"IsLastBlock,omitempty" bson:"IsLastBlock,omitempty"`
}
type GetAddressInfo struct {
Address string
}
type GetTransactionInfo struct {
Transaction string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.