OptionalactionOptionalactionsMultiple actions to create request with.
OptionalbroadcastWhether wallet should broadcast tx, defaults to true.
OptionalcallbackOptional callback URL the signer should hit after broadcasting or signing. Passing a string means background = false.
OptionalchainChain ID to use, can be set to null for a multi-chain request.
Defaults to EOS if omitted.
OptionalchainChain IDs to constrain a multi-chain request to.
Only considered if chainId is explicitly set to `null.
OptionalidentityCreate an identity request.
OptionalinfoOptional metadata to pass along with the request.
OptionaltransactionFull or partial transaction to create request with. If TAPoS info is omitted it will be filled in when resolving the request.
Single action to create request with.