Type alias InboxBalance

InboxBalance: Balance & {
    numberInboxUtxos: number;
}

Generated using TypeDoc