DaoWithdrawPhase1OrBuilder

Functions

Link copied to clipboard
abstract fun getChangeAddress(): String
Change address.
string change_address = 2;
Link copied to clipboard
abstract fun getChangeAddressBytes(): ByteString
Change address.
string change_address = 2;
Link copied to clipboard
abstract fun getDepositCell(): Cell
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
abstract fun hasDepositCell(): Boolean
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;

Inheritors

Link copied to clipboard