Abstract Readonly addressAccount address
Abstract signSign delegation of AENS, oracle operations to a contract
Address of a contract to delegate permissions to
Optional options: { Options
Optional aeppOptional aeppOptional networkSignature
Abstract signSign delegation of an AENS name to a contract
Address of a contract to delegate permissions to
AENS name to manage by a contract
Optional options: { Options
Optional aeppOptional aeppOptional networkSignature
Sign delegation of oracle query to a contract
Warning! Implementations needs to ensure that decoded oracle query id is not equal to decoded current account address unless https://github.com/aeternity/aesophia/issues/475 is fixed.
Warning! Implementations needs to ensure that oracle query and contract exists unless https://github.com/aeternity/aesophia/issues/474 is fixed.
Address of a contract to delegate permissions to
Oracle query ID to reply by a contract
Optional options: { Options
Optional aeppOptional aeppOptional networkSignature
Abstract signSign encoded transaction
Transaction to sign
Options
Optional aeppOptional aeppOptional authObject with gaMeta params
Optional innerSign as inner transaction for PayingFor
Optional networkOptional onOptional onSigned transaction
Generated using TypeDoc
Account is one of the three basic building blocks of an AeSdk and provides access to a signing key pair.