Skip to main content

Module interop

Module interop 

Source

Structs§

BytesEnvelope
TirEnvelope
Envelope for serialized TIR (Transaction Intermediate Representation) bytes. Used for serialization/deserialization of TIR across dump mechanism, TRP, etc.

Enums§

ArgValue
BytesEncoding
Error

Functions§

arg_to_json
base64_to_bytes
bech32_to_bytes
from_json
Binds a JSON argument value to its ArgValue.
hex_to_bytes
string_to_bigint
string_to_utxo_ref
tagged_arg_to_json
Serializes any ArgValue into its fully-tagged JSON form — the inverse of [decode_tagged], with every leaf tagged.
utxo_from_json
utxo_ref_to_json
utxo_to_json