Optional
encryptionPassing encryptionSeed
will allow tx decryption at a later time. Ignored if encryptionUtils
is supplied. Must be 32 bytes.
Optional
encryptionencryptionUtils
overrides the default EncryptionUtilsImpl.
A URL to the API service, also known as LCD, REST API or gRPC-gateway, by default on port 1317
Optional
wallet?: SignerA wallet for signing transactions & permits. When wallet
is supplied, walletAddress
& chainId
must be supplied too.
Optional
walletwalletAddress is the specific account address in the wallet that is permitted to sign transactions & permits.
Generated using TypeDoc
The chain-id is used in encryption code & when signing txs.