public class UDTCollectResult
extends org.nervos.ckb.transaction.CollectResult
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
changeUdtAmount |
| Constructor and Description |
|---|
UDTCollectResult(java.util.List<org.nervos.ckb.transaction.CellsWithAddress> cellsWithAddresses,
java.lang.String changeCapacity,
java.math.BigInteger changeUdtAmount) |