Skip to content

Accounts

Accounts

Command Description
getAccounts [options] show the accounts
setAccounts [options] set up a new account
getAccountPending [options] show the transactions pending on an account

ledgerswarm getAccounts

ledgerswarm help getAccounts

Imag1

ledgerswarm getAccounts

The account types shown below are DEFAULT and NOSTRO. DEFAULT accounts are customer accounts - i.e liabilities. NOSTRO accounts are assets and are accounts that the participant holds elswehere - e.g. an account at the central bank.

Imag1

ledgerswarm getAccounts -d table

The -d table option will cause the results to be shown in a table

Imag1

ledgerswarm setAccounts

ledgerswarm help setAccounts

Imag1

ledgerswarm setAccounts -a Maria -A USD -t DEFAULT

This will set up an account with a zero balance

ledgerswarm getAccountPending

ledgerswarm help getAccountPending

Imag1

ledgerswarm getAccountPending -a Maria -A USD -t DEFAULT

Imag1