Builder

class Builder

Protobuf type TW.Nervos.Proto.DaoWithdrawPhase2

Functions

Link copied to clipboard
Amount
uint64 amount = 3;
Link copied to clipboard
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
Withdrawing cell
.TW.Nervos.Proto.Cell withdrawing_cell = 2;
Link copied to clipboard
open fun getAmount(): Long
Amount
uint64 amount = 3;
Link copied to clipboard
open fun getDepositCell(): Cell
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
open fun getWithdrawingCell(): Cell
Withdrawing cell
.TW.Nervos.Proto.Cell withdrawing_cell = 2;
Link copied to clipboard
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
Withdrawing cell
.TW.Nervos.Proto.Cell withdrawing_cell = 2;
Link copied to clipboard
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
Withdrawing cell
.TW.Nervos.Proto.Cell withdrawing_cell = 2;
Link copied to clipboard
Amount
uint64 amount = 3;
Link copied to clipboard
open fun setDepositCell(builderForValue: Builder): Nervos.DaoWithdrawPhase2.Builder
Deposit cell
.TW.Nervos.Proto.Cell deposit_cell = 1;
Link copied to clipboard
open fun setWithdrawingCell(builderForValue: Builder): Nervos.DaoWithdrawPhase2.Builder
Withdrawing cell
.TW.Nervos.Proto.Cell withdrawing_cell = 2;