Skip to content

Commit

Permalink
Document fees returned by liq_pool_exchange_op
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore committed Apr 18, 2021
1 parent e63bedb commit 1f5c791
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ namespace graphene { namespace protocol {
/**
* @brief Exchange with a liquidity pool
* @ingroup operations
* @note The result of this operation is a @ref generic_exchange_operation_result.
* There are 3 fees in the result, stored in this order:
* * maker market fee
* * taker market fee
* * liquidity pool taker fee
*/
struct liquidity_pool_exchange_operation : public base_operation
{
Expand Down

0 comments on commit 1f5c791

Please sign in to comment.