VOFillOrders
- fill_order
Name | Description |
current_owner | account who filled the order |
current_orderid | order identifier |
current_pays | amount of asset |
current_pays_symbol | symbol of asset |
open_owner | account who issued an order |
open_orderid | order identifier |
open_pays | amount of asset |
open_pays_symbol | asset symbol |
This virtual operation is issued when orders on the internal market are filled (see TxLimitOrdersCreates)
Last modified 9mo ago