References
summary | ||
public |
C Account An account key pair (public and secret keys). |
|
public |
Factory class for transactions to interact with a program loader |
|
public |
Factory class for transactions to interact with the Budget program |
|
public |
A connection to a fullnode JSON RPC endpoint |
|
public |
C Loader Program loader interface |
|
public |
Factory class for transactions to interact with a program loader |
|
public |
A public key |
|
public |
Factory class for transactions to interact with the System program |
|
public |
C Token An ERC20-like Token |
|
public |
Some amount of tokens |
|
public |
Transaction class |
|
public |
Transaction Instruction class |
|
public |
Layout for a public key |
|
public |
F rustString(property: string): * Layout for a Rust String type |
|
public |
Layout for a 64bit unsigned value |
|
public |
The built-in token program |
|
public |
A condition that can unlock a payment |
|
public |
Represents a payment to a given public key |
|
public |
Represents a condition that is met by executing a |
|
public |
Represents a condition that is met by executing a |
|
public |
Information describing an account |
|
public |
Possible signature status values |
|
public |
List of Transaction object fields that may be initialized at construction |
|
public |
|
|
public |
List of TransactionInstruction object fields that may be initialized at construction |
|
public |
|
util
summary | ||
public |
F async sendAndConfirmTransaction(connection: *, from: *, transaction: *, runtimeErrorOk: boolean): * Sign, send and confirm a transaction |
|
public |
|