BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces
liquidity_pool.hpp File Reference
#include <graphene/protocol/base.hpp>
#include <graphene/protocol/asset.hpp>

Go to the source code of this file.

Classes

struct  graphene::protocol::liquidity_pool_create_operation
 Create a new liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_create_operation::fee_params_t
 
struct  graphene::protocol::liquidity_pool_delete_operation
 Delete a liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_delete_operation::fee_params_t
 
struct  graphene::protocol::liquidity_pool_update_operation
 Update a liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_update_operation::fee_params_t
 
struct  graphene::protocol::liquidity_pool_deposit_operation
 Deposit to a liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_deposit_operation::fee_params_t
 
struct  graphene::protocol::liquidity_pool_withdraw_operation
 Withdraw from a liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_withdraw_operation::fee_params_t
 
struct  graphene::protocol::liquidity_pool_exchange_operation
 Exchange with a liquidity pool. More...
 
struct  graphene::protocol::liquidity_pool_exchange_operation::fee_params_t
 

Namespaces

 graphene
 
 graphene::protocol