The amount of tokens to fund account with, in decimal notation.
The Keypair to fund.
The Connection object to connect to Solana.
Get the token balance for the specified owner.
The Keypair whose balance to fetch.
The Connection object to connect to Solana.
Equality check between two Coins.
The Coin object to compare to.
Load an exisiting mint as a Coin.
The Connection object to connect to Solana.
The symbol to assign to the coin.
The PublicKey of the Mint for the coin.
The minting authority Keypair for the coin.
The optional freezing authority Keypair for the coin.
Generated using TypeDoc
Fund the owner key-pair with the specified amount of this coin.