| 程序包 | 说明 |
|---|---|
| io.bytom.api |
| 限定符和类型 | 方法和说明 |
|---|---|
Transaction.Builder |
Transaction.Builder.addAction(Transaction.Action action)
Adds an action to a transaction builder.
|
Transaction.Builder |
Transaction.Builder.setBaseTransaction(String baseTransaction)
Sets the base transaction that will be added to the current template.
|
Transaction.Builder |
Transaction.Builder.setTtl(long ms)
Sets a transaction's time-to-live, which indicates how long outputs will be
reserved for, and how long the transaction will remain valid.
|
Copyright © 2018. All rights reserved.