Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
AssetSignatureInfo
Interface AssetSignatureInfo
A single transaction signature entry for an asset.
Since
1.0.0
interface
AssetSignatureInfo
{
signature
:
string
;
slot
?:
number
;
type
?:
string
;
}
Index
Properties
signature
slot?
type?
Properties
signature
signature
:
string
Optional
slot
slot
?:
number
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signature
slot
type
@oobe-protocol-labs/synapse-client-sdk
Loading...
A single transaction signature entry for an asset.
Since
1.0.0