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