Skip to main content

Type alias: SigningTxIds

type SigningTxIds: object;

Type declaration

MemberTypeDescription
input_idHashIdThis is hash of [SignedPayload]. It can be computed on the frontend for any tx, e.g. including for cweb-less or wrapped in jumps. This is in contrast to l2_txid which cannot be calculated in some cases on the client side.
l2_txidHashIdThe transaction ID on the L2 network.

Coinweb © 2024