Optional
publicKey: stringOptional
rpcId: numberReadonly
addressOptional
Readonly
keyOptional
selectedOptional
walletAsk for a Provider Account a read Access to its encryption publicKey If the encryption public Key is already loaded, nothing happens
This method will throw if:
Optional
chainOrRpc: RpcId | RpcTypeRetrieves the ALEPH token balance for a specified wallet address.
The Sign method provides a way to sign a given Aleph message using an avalanche keypair. The full message is not used as the payload, only fields of the BaseMessage type are.
The sign method of the keypair is used as the signature method.
The Aleph message to sign, using some of its fields.
AvalancheAccount implements the Account class for the Avalanche protocol. It is used to represent an Avalanche account when publishing a message on the Aleph network.