public static final class ScriptFunctionCall.CreateAccountWithInitialAmount.Builder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Bytes |
_auth_key |
AccountAddress |
fresh_address |
BigInteger |
initial_amount |
TypeTag |
token_type |
| 构造器和说明 |
|---|
Builder() |
public TypeTag token_type
public AccountAddress fresh_address
public Bytes _auth_key
public BigInteger initial_amount
public ScriptFunctionCall.CreateAccountWithInitialAmount build()
Copyright © 2021. All rights reserved.