Module tempo_transaction

Module tempo_transaction 

Source

Modulesยง

Call_flags ๐Ÿ”’
SignatureType_flags ๐Ÿ”’
compact ๐Ÿ”’ reth-codec
serde_input ๐Ÿ”’ serde
Helper module for serializing and deserializing the input field of a Call as either input or data fields.

Structsยง

Call
CallFlags
Fieldset that facilitates compacting the parent type. Used bytes: 1 | Unused bits: 1
SignatureTypeFlags
Fieldset that facilitates compacting the parent type. Used bytes: 1 | Unused bits: 0
TempoTransaction
Tempo transaction following the Tempo spec.

Enumsยง

SignatureType
Signature type enumeration

Constantsยง

FEE_PAYER_SIGNATURE_MAGIC_BYTE
Magic byte for the fee payer signature
MAX_WEBAUTHN_SIGNATURE_LENGTH
P256_SIGNATURE_LENGTH
SECP256K1_SIGNATURE_LENGTH
Signature type constants
TEMPO_TX_TYPE_ID
Tempo transaction type byte (0x76)

Functionsยง

rlp_header ๐Ÿ”’
Helper function to create an RLP header for a list with the given payload length