Skip to main content

Type Alias: UnsignedTransaction

type UnsignedTransaction = object & object;

Defined in: packages/overcast-core/src/layer/layer.ts:17

An optional description of the transaction

Type Declaration

description?

optional description?: string;