Documentation ¶
Index ¶
- type Client
- func (_m *Client) GetRawBlock(_a0 context.Context, _a1 *types.PartialBlockIdentifier) (*bitcoin.Block, []string, error)
- func (_m *Client) NetworkStatus(_a0 context.Context) (*types.NetworkStatusResponse, error)
- func (_m *Client) ParseBlock(_a0 context.Context, _a1 *bitcoin.Block, _a2 map[string]*types.AccountCoin) (*types.Block, error)
- func (_m *Client) PruneBlockchain(_a0 context.Context, _a1 int64) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) GetRawBlock ¶
func (_m *Client) GetRawBlock(_a0 context.Context, _a1 *types.PartialBlockIdentifier) (*bitcoin.Block, []string, error)
GetRawBlock provides a mock function with given fields: _a0, _a1
func (*Client) NetworkStatus ¶
NetworkStatus provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.