whphhg/vcash-electron

RPC coverage

Opened this issue · 0 comments

Remote procedure calls (RPC) currently used by the GUI.

  • BackupWallet
  • ChainBlender (info, start, stop)
  • CheckWallet
  • CreateRawTransaction
  • DatabaseEnv
  • DatabaseFind
  • DatabaseStore
  • DecodeRawTransaction
  • DecodeScript
  • DumpPrivKey
  • DumpWallet
  • DumpWalletSeed
  • EncryptWallet
  • GetAccount
  • GetAccountAddress
  • GetAddressesByAccount
  • GetBalance
  • GetBestBlockHash
  • GetBlock
  • GetBlockCount
  • GetBlockHash
  • GetBlockTemplate
  • GetDifficulty
  • GetIncentiveInfo
  • GetInfo
  • GetMiningInfo
  • GetNetworkHashPS
  • GetNetworkInfo
  • GetNewAddress
  • GetPeerInfo
  • GetRawMempool
  • GetRawTransaction
  • GetTransaction
  • GetUnconfirmedBalance
  • ImportPrivKey
  • ListAccounts
  • ListReceivedByAccount
  • ListReceivedByAddress
  • ListSinceBlock
  • ListTransactions
  • ListUnspent
  • RepairWallet
  • SendFrom
  • SendMany
  • SendRawTransaction
  • SendToAddress
  • SetTxFee
  • SignMessage
  • SubmitBlock
  • ValidateAddress
  • VerifyMessage
  • WalletDenominate
  • WalletLock
  • WalletPassphrase
  • WalletPassphraseChange
  • ZtLock