| Package | Description |
|---|---|
| im.mak.paddle | |
| im.mak.paddle.actions |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.LeaseTransaction |
Node.send(Lease lease) |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.LeaseTransaction |
Account.leases(Consumer<Lease> lease) |
| Modifier and Type | Method and Description |
|---|---|
Lease |
Lease.amount(long amount) |
Lease |
Lease.fee(long fee) |
static Lease |
Lease.lease(Account from) |
Lease |
Lease.to(Account account) |
Lease |
Lease.to(String recipient) |
Copyright © 2019. All rights reserved.