📄️ AccountInfo
AccountInfo returns the account with the given ID or label.
📄️ CreateAccount
CreateAccount adds an entry to the account database. This entry represents
📄️ ListAccounts
ListAccounts returns all accounts that are currently stored in the account
📄️ RemoveAccount
RemoveAccount removes the given account from the account database.
📄️ UpdateAccount
UpdateAccount updates an existing account in the account database.