Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.30.0
@aptos-labs/ts-sdk
TransactionEd25519Signature
Type Alias TransactionEd25519Signature
Transaction
Ed25519
Signature
:
{
public_key
:
string
;
signature
:
"ed25519_signature"
;
type
:
string
;
}
The signature for a transaction using the Ed25519 algorithm.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.30.0
Loading...
The signature for a transaction using the Ed25519 algorithm.