Skip to main content

Module transaction

Module transaction 

Source
Expand description

Transaction-domain natives. Wraps server::command::{CreateTransaction, ListTransactions, GetTransaction, UpdateTransaction, DeleteTransaction}.

v1 binds the no-arg form of list-transactions. Filtering keyword args (account / limit / offset / date_from / date_to) ride a follow-up slice once the keyword-arg threading helper is shared across read commands.

Constants§

REGISTERED_COMMANDS

Functions§

register
register_mutators
register_readonly