Documentation ¶
Index ¶
- type Node
- func (node *Node) Broadcast(signedTxBytes []byte) (*ctypes.ResultBroadcastTxCommit, error)
- func (node *Node) GetAccountWithHeight(cdc *codec.Codec, addr sdk.AccAddress) (exported.Account, error)
- func (node *Node) GetLatestHeight() (int64, error)
- func (node *Node) QueryValiatorList(page, limit int, status string) ([]*Validator, error)
- type Validator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
func (*Node) Broadcast ¶
func (node *Node) Broadcast(signedTxBytes []byte) (*ctypes.ResultBroadcastTxCommit, error)
func (*Node) GetAccountWithHeight ¶
func (*Node) GetLatestHeight ¶
Click to show internal directories.
Click to hide internal directories.