Home > tupelo-wasm-sdk > Tupelo > getSendableEnvelopeBytes
Signature:
function getSendableEnvelopeBytes(env: Envelope, key: EcdsaKey): Promise<Uint8Array>;
Parameter | Type | Description |
---|---|---|
env | Envelope |
|
key | EcdsaKey |
Returns:
Promise<Uint8Array>