Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
AuthInfoSDKType
Interface AuthInfoSDKType
AuthInfo describes the fee and signer modes that are used to sign a transaction.
interface
AuthInfoSDKType
{
fee
?:
FeeSDKType
;
signer_infos
:
SignerInfoSDKType
[]
;
}
Index
Properties
fee?
signer_
infos
Properties
Optional
fee
fee
?:
FeeSDKType
signer_
infos
signer_
infos
:
SignerInfoSDKType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
signer_
infos
@crownfi/sei-js-proto
Loading...
AuthInfo describes the fee and signer modes that are used to sign a transaction.