|
struct | graphene::protocol::additional_asset_options |
|
struct | graphene::protocol::asset_options |
| The asset_options struct contains options available on all assets in the network. More...
|
|
struct | graphene::protocol::bitasset_options |
| The bitasset_options struct contains configurable options available only to BitAssets. More...
|
|
struct | graphene::protocol::bitasset_options::ext |
|
struct | graphene::protocol::asset_create_operation |
|
struct | graphene::protocol::asset_create_operation::fee_params_t |
|
struct | graphene::protocol::asset_global_settle_operation |
| allows global settling of bitassets (black swan or prediction markets) More...
|
|
struct | graphene::protocol::asset_global_settle_operation::fee_params_t |
|
struct | graphene::protocol::asset_settle_operation |
| Schedules a market-issued asset for automatic settlement. More...
|
|
struct | graphene::protocol::asset_settle_operation::fee_params_t |
|
struct | graphene::protocol::asset_settle_cancel_operation |
|
struct | graphene::protocol::asset_settle_cancel_operation::fee_params_t |
|
struct | graphene::protocol::asset_fund_fee_pool_operation |
|
struct | graphene::protocol::asset_fund_fee_pool_operation::fee_params_t |
|
struct | graphene::protocol::asset_update_operation |
| Update options common to all assets. More...
|
|
struct | graphene::protocol::asset_update_operation::ext |
|
struct | graphene::protocol::asset_update_operation::fee_params_t |
|
struct | graphene::protocol::asset_update_bitasset_operation |
| Update options specific to BitAssets. More...
|
|
struct | graphene::protocol::asset_update_bitasset_operation::fee_params_t |
|
struct | graphene::protocol::asset_update_feed_producers_operation |
| Update the set of feed-producing accounts for a BitAsset. More...
|
|
struct | graphene::protocol::asset_update_feed_producers_operation::fee_params_t |
|
struct | graphene::protocol::asset_publish_feed_operation |
| Publish price feeds for market-issued assets. More...
|
|
struct | graphene::protocol::asset_publish_feed_operation::ext |
|
struct | graphene::protocol::asset_publish_feed_operation::fee_params_t |
|
struct | graphene::protocol::asset_issue_operation |
|
struct | graphene::protocol::asset_issue_operation::fee_params_t |
|
struct | graphene::protocol::asset_reserve_operation |
| used to take an asset out of circulation, returning to the issuer More...
|
|
struct | graphene::protocol::asset_reserve_operation::fee_params_t |
|
struct | graphene::protocol::asset_claim_fees_operation |
| used to transfer accumulated fees back to the issuer's balance. More...
|
|
struct | graphene::protocol::asset_claim_fees_operation::fee_params_t |
|
struct | graphene::protocol::asset_claim_fees_operation::additional_options_type |
|
struct | graphene::protocol::asset_update_issuer_operation |
| Update issuer of an asset. More...
|
|
struct | graphene::protocol::asset_update_issuer_operation::fee_params_t |
|
struct | graphene::protocol::asset_claim_pool_operation |
| Transfers BTS from the fee pool of a specified asset back to the issuer's balance. More...
|
|
struct | graphene::protocol::asset_claim_pool_operation::fee_params_t |
|