Package nxt.ce
package nxt.ce
-
ClassDescriptionCoin exchange homeDefine a coin exchange order 'id' and 'fullHash' identify the coin exchange order 'chainId' is the chain identifier for the coin being exchanged 'exchangeId' is the chain identifier for the requested coin 'quantity' is the number of coins being exchanged (updated after each trade) 'bidPrice' is the bid price for the requested coin and is the exchange order price 'askPrice' is the ask price for coin being exchanged and is 1/bidPriceDefine a coin exchange trade A coin exchange consists of two trades.Coin exchange transaction types for the Fxt chainCoin exchange transaction types for a child chainCoin exchange order cancel attachment for child chainsCoin exchange order cancel attachment for the Fxt chainCoin exchange order issue attachment for a child chainCoin exchange order issue attachment for the Fxt chain