Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetBalance ¶
GetBalance fetch users lamports(SOL) balance
func (*Client) GetBalanceWithCfg ¶
func (c *Client) GetBalanceWithCfg(ctx context.Context, base58Addr string, cfg rpc.GetBalanceConfig) (uint64, error)
GetBalance fetch users lamports(SOL) balance with specific commitment
Click to show internal directories.
Click to hide internal directories.