Preparing search index...
The search index is not available
algosdk
algosdk
Falcon1024SigningKey
Interface Falcon1024SigningKey
interface
Falcon1024SigningKey
{
falcon1024PublicKey
:
Uint8Array
;
falcon1024Signer
:
(
(
bytesToSign
)
=>
Promise
<
Uint8Array
>
)
;
}
Index
Properties
falcon1024
Public
Key
falcon1024
Signer
Properties
falcon1024
Public
Key
falcon1024
Public
Key
:
Uint8Array
falcon1024
Signer
falcon1024
Signer
:
(
(
bytesToSign
)
=>
Promise
<
Uint8Array
>
)
Type declaration
(
bytesToSign
)
:
Promise
<
Uint8Array
>
Parameters
bytesToSign
:
Uint8Array
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
falcon1024
Public
Key
falcon1024
Signer
algosdk
indexerModels
modelsv2
ABIReferenceType
ABITransactionType
AtomicTransactionComposerStatus
IntDecoding
OnApplicationComplete
TransactionType
ABIAddressType
ABIArrayDynamicType
ABIArrayStaticType
ABIBoolType
ABIByteType
ABIContract
ABIInterface
ABIMethod
ABIStringType
ABITupleType
ABIType
ABIUfixedType
ABIUintType
Loading...
Generated using
TypeDoc