Packages

Various modules and helpers for working with Nimiq primitives in the Gleam programming language or as a CLI

Current section

Files

Jump to
nimiq_gleam include transaction@transaction_builder_InternallyUnsignedTransaction.hrl
Raw

include/transaction@transaction_builder_InternallyUnsignedTransaction.hrl

-record(internally_unsigned_transaction, {
transaction :: transaction@transaction:transaction()
}).