-
Notifications
You must be signed in to change notification settings - Fork 9
Examples
Eleazar Garrido edited this page Oct 1, 2018
·
17 revisions
- Generates new Keypair.
- Generates a Keypair from a private key.
- Generate Account struct.
- Generate address from a public key.
- Generate address from a private key.
- Get AccountInfo for an account.
- Get AccountsInfo for different accounts.
- Get confirmed transactions information.
- Get incoming transactions information.
- Get outgoing transactions information.
- Get unconfirmed transactions information.
- Get aggregate bonded transactions information.
- Get multisig account information.
- Get multisig account graph information.
- Get transaction information of transactionId or hash.
- Get transaction information for a given set of transactionId or hash.
- Get transaction status of transactionId or hash..
- Get an array of transaction statuses for a given set of transactionId or hash.