Returns one or more account history objects for account operations
The account to fetch
The starting index
The maximum number of results to return
Return array of account info objects for the usernames passed.
The accounts to fetch.
Return block blockNum.
Return header for blockNum.
Return median chain properties decided by witness.
Return server config. See: https://github.com/steemit/steem/blob/master/libraries/protocol/include/steemit/protocol/config.hpp
Return median price in HBD for 1 HIVE as reported by the witnesses.
Return array of discussions (a.k.a. posts).
The type of sorting for the discussions, valid options are:
active
blog
cashout
children
comments
created
feed
hot
promoted
trending
votes
. Note that
for blog
and feed
the tag is set to a username.
Return state of server.
Return all applied operations in blockNum.
Return all of the state required for a particular url path.
Path component of url conforming to condenser's scheme
e.g. @almost-digital
or trending/travel
Returns the details of a transaction based on a transaction id.
return rpc node version
Get list of delegations made by account.
Account delegating
Delegatee start offset, used for paging.
Number of results, max 1000.
Verify signed transaction.
Generated using TypeDoc
Convenience for calling
database_api
.