Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands are missing a specific list of parameters. #1

Open
tomc974 opened this issue Jul 11, 2017 · 0 comments
Open

Commands are missing a specific list of parameters. #1

tomc974 opened this issue Jul 11, 2017 · 0 comments

Comments

@tomc974
Copy link
Member

tomc974 commented Jul 11, 2017

Currently, all commands are using a default implementation with a ...params: any[] parameter. We should change them to use a specific list of parameters. This issue will be used to track the progress on this task.

  • AddMultiSigAddress
  • AddNode
  • AppendRawChange
  • AppendRawData
  • AppendRawExchange
  • AppendRawTransaction
  • ApproveFrom
  • BackupWallet
  • ClearMemPool
  • CombineUnspent
  • CompleteRawExchange
  • Create
  • CreateFrom
  • CreateKeyPairs
  • CreateMultiSig
  • CreateRawExchange
  • CreateRawSendFrom
  • CreateRawTransaction
  • DecodeRawExchange
  • DecodeRawTransaction
  • DisableRawTransaction
  • DumpPrivKey
  • DumpWallet
  • EncryptWallet
  • GetAddedNodeInfo
  • GetAddressBalances
  • GetAddresses
  • GetAddressTransaction
  • GetAssetTransaction
  • GetBlock
  • GetBlockchainInfo
  • GetBlockchainParams
  • GetBlockHash
  • GetInfo
  • GetMemPoolInfo
  • GetMultiBalances
  • GetNetworkInfo
  • GetNewAddress
  • GetPeerInfo
  • GetRawMemPool
  • GetRawTransaction
  • GetRuntimeParams
  • GetStreamItem
  • GetTotalBalances
  • GetTxOut
  • GetTxOutData
  • GetWalletInfo
  • GetWalletTransaction
  • Grant
  • GrantFrom
  • GrantWithData
  • GrantWithDataFrom
  • Help
  • ImportAddress
  • ImportPrivKey
  • ImportWallet
  • Issue
  • IssueFrom
  • IssueMore
  • IssueMoreFrom
  • ListAddresses
  • ListAddressTransactions
  • ListAssets
  • ListAssetTransactions
  • ListBlocks
  • ListLockUnspent
  • ListPermissions
  • ListStreamBlockItems
  • ListStreamItems
  • ListStreamKeyItems
  • ListStreamKeys
  • ListStreamPublisherItems
  • ListStreamPublishers
  • ListStreams
  • ListUnspent
  • ListUpgrades
  • ListWalletTransactions
  • LockUnspent
  • Pause
  • Ping
  • PrepareLockUnspent
  • PrepareLockUnspentFrom
  • Publish
  • PublishFrom
  • Resume
  • Revoke
  • RevokeFrom
  • Send
  • SendAsset
  • SendAssetFrom
  • SendFrom
  • SendRawTransaction
  • SendWithData
  • SendWithDataFrom
  • SetLastBlock
  • SetRuntimeParam
  • SignMessage
  • SignRawTransaction
  • Stop
  • Subscribe
  • Unsubscribe
  • ValidateAddress
  • VerifyMessage
  • WalletLock
  • WalletPassphrase
  • WalletPassphraseChange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant