Skip to main content

Module envelope

Module envelope 

Source

Enums§

TempoTxEnvelope
Tempo transaction envelope containing all supported transaction types
TempoTxType
Transaction types supported by TempoTxEnvelope.
TempoTypedTransaction
Typed transaction enum corresponding to the TempoTxEnvelope envelope.

Constants§

KEY_AUTHORIZATION_MAX_RLP_LEN
Maximum RLP-encoded size of a key_authorization permitted in a payment transaction (TIP-1045). Comfortably fits realistic provisioning payloads with limits and scopes.
TEMPO_SYSTEM_TX_SENDER
Fake sender for Tempo system transactions.
TEMPO_SYSTEM_TX_SIGNATURE
Fake signature for Tempo system transactions.

Functions§

is_tip20_call 🔒
Returns true if to has the TIP-20 payment prefix.
is_tip1045_call 🔒
Returns true if the call is in the TIP-1045 payment lane allow-list.