Convenience for calling condenser_api
.
Broadcast a comment, also used to create a new top level post.
The comment/post.
Private posting key of comment author.
Broadcast a comment and set the options.
The comment/post.
The comment/post options.
Private posting key of comment author.
Create a new account on testnet.
New account options.
Private active key of account creator.
Delegate vesting shares from one account to the other. The vesting shares are still owned
by the original account, but content voting rights and bandwidth allocation are transferred
to the receiving account. This sets the delegation to vesting_shares
, increasing it or
decreasing it as needed. (i.e. a delegation of 0 removes the delegation)
When a delegation is removed the shares are placed in limbo for a week to prevent a satoshi of VESTS from voting on the same content twice.
Delegation options.
Private active key of the delegator.
Broadcast custom JSON.
The custom_json operation payload.
Private posting or active key.
Broadcast a signed transaction to the network.
Sign and broadcast transaction with operations to the network. Throws if the transaction expires.
List of operations to send.
Private key(s) used to sign transaction.
Sign a transaction with key(s).
Broadcast a transfer.
The transfer operation payload.
Private active key of sender.
Update account.
The account_update payload.
The private key of the account affected, should be the corresponding key level or higher for updating account authorities.
Broadcast a vote.
The vote to send.
Private posting key of the voter.
Generated using TypeDoc
How many milliseconds in the future to set the expiry time to when broadcasting a transaction, defaults to 1 minute.