BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/protocol/base.hpp>
#include <graphene/protocol/asset.hpp>
#include <graphene/protocol/memo.hpp>
Go to the source code of this file.
Classes | |
struct | graphene::protocol::withdraw_permission_create_operation |
Create a new withdrawal permission. More... | |
struct | graphene::protocol::withdraw_permission_create_operation::fee_params_t |
struct | graphene::protocol::withdraw_permission_update_operation |
Update an existing withdraw permission. More... | |
struct | graphene::protocol::withdraw_permission_update_operation::fee_params_t |
struct | graphene::protocol::withdraw_permission_claim_operation |
Withdraw from an account which has published a withdrawal permission. More... | |
struct | graphene::protocol::withdraw_permission_claim_operation::fee_params_t |
struct | graphene::protocol::withdraw_permission_delete_operation |
Delete an existing withdrawal permission. More... | |
struct | graphene::protocol::withdraw_permission_delete_operation::fee_params_t |
Namespaces | |
graphene | |
graphene::protocol | |