Package nxt.ce


package nxt.ce
  • Class
    Description
    Coin exchange home
     
    Define 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/bidPrice
    Define a coin exchange trade A coin exchange consists of two trades.
    Coin exchange transaction types for the Fxt chain
    Coin exchange transaction types for a child chain
    Coin exchange order cancel attachment for child chains
    Coin exchange order cancel attachment for the Fxt chain
    Coin exchange order issue attachment for a child chain
    Coin exchange order issue attachment for the Fxt chain