- Preparing search index...
- The search index is not available
ternoa-js
- formatPayload(owner: IKeyringPair, signer: IKeyringPair, nftId: number, share: string, blockId: number, blockValidity?: number): TernoaHelpers.SecretPayloadType
-
Parameters
-
owner: IKeyringPair
-
signer: IKeyringPair
-
nftId: number
-
share: string
-
blockId: number
-
blockValidity: number = SIGNER_BLOCK_VALIDITY
Name
formatPayload
Summary
Prepares post request payload to store secret NFT data into TEE enclaves.
Returns
Payload ready to be submitted to TEE enclaves.