movement-fireblocks-sdk
Preparing search index...
SubmitTransactionArguments
Type Alias SubmitTransactionArguments
type
SubmitTransactionArguments
=
{
feePayerAuthenticator
?:
AccountAuthenticator
;
senderAuthenticator
:
AccountAuthenticator
;
transaction
:
AnyRawTransaction
;
}
Index
Properties
fee
Payer
Authenticator?
sender
Authenticator
transaction
Properties
Optional
fee
Payer
Authenticator
feePayerAuthenticator
?:
AccountAuthenticator
sender
Authenticator
senderAuthenticator
:
AccountAuthenticator
transaction
transaction
:
AnyRawTransaction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Payer
Authenticator
sender
Authenticator
transaction
movement-fireblocks-sdk
Loading...