Nado Typescript SDK Documentation
Preparing search index...
Nado Contracts
SignedTx
Interface SignedTx<TBaseTx>
interface
SignedTx
<
TBaseTx
>
{
tx
:
TBaseTx
;
signature
:
string
;
}
Type Parameters
TBaseTx
Hierarchy (
View Summary
)
SignedTx
TriggerServerListTriggerOrdersParams
Index
Properties
tx
signature
Properties
tx
tx
:
TBaseTx
signature
signature
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
tx
signature
Documentation
Loading...