| Package | Description |
|---|---|
| im.mak.paddle | |
| im.mak.paddle.actions |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.ExchangeTransaction |
Node.send(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.ExchangeTransaction |
Account.exchanges(Consumer<Exchange> e) |
| Modifier and Type | Method and Description |
|---|---|
Exchange |
Exchange.amount(long amount) |
Exchange |
Exchange.buy(Order buy) |
Exchange |
Exchange.buyMatcherFee(long value) |
static Exchange |
Exchange.exchange(Account from) |
Exchange |
Exchange.fee(long fee) |
Exchange |
Exchange.price(long price) |
Exchange |
Exchange.sell(Order sell) |
Exchange |
Exchange.sellMatcherFee(long value) |
Copyright © 2019. All rights reserved.