tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Tupelo > getSendableEnvelopeBytes

Tupelo.getSendableEnvelopeBytes() function

Signature:

function getSendableEnvelopeBytes(env: Envelope, key: EcdsaKey): Promise<Uint8Array>;

Parameters

Parameter Type Description
env Envelope  
key EcdsaKey  

Returns:

Promise<Uint8Array>