Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
AuthInfo
Interface AuthInfo
Transaction authentication information.
interface
AuthInfo
{
fee
:
Fee
;
not_after
?:
longnum
;
not_before
?:
longnum
;
si
:
SignerInfo
[]
;
}
Index
Properties
fee
not_
after?
not_
before?
si
Properties
fee
fee
:
Fee
Optional
not_
after
not_
after
?:
longnum
Optional
not_
before
not_
before
?:
longnum
si
si
:
SignerInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
not_
after
not_
before
si
@oasisprotocol/client-rt
Loading...
Transaction authentication information.