@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
DerivedKeys
Type Alias DerivedKeys
Contains the derived cryptographic key as a Uint8Array.
type
DerivedKeys
=
{
chainCode
:
Uint8Array
;
key
:
Uint8Array
;
}
Index
Properties
chain
Code
key
Properties
chain
Code
chainCode
:
Uint8Array
key
key
:
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Code
key
@aptos-labs/ts-sdk - v3.1.1
Loading...
Contains the derived cryptographic key as a Uint8Array.