Documentation ¶
Index ¶
- Constants
- type Client
- func (c *Client) AddressInfo(addr []byte, memo uint64) (info *chain.AddressInfo, err error)
- func (c *Client) GetBlock(num uint64) (block *chain.Block, err error)
- func (c *Client) GetBlocks(offset uint64, limit int) (blocks []*chain.Block, err error)
- func (c *Client) PutTx(tx *chain.Transaction) (err error)
Constants ¶
View Source
const DefaultAPIAddress = "https://mediacoin.pro/rest"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.