public class Empty extends Object
| 构造器和说明 |
|---|
Empty() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.web3j.protocol.core.methods.response.EthSendTransaction |
callEmpty(String contract,
org.web3j.crypto.Credentials credentials,
BlockChainClient blockChainClient) |
static org.web3j.protocol.core.methods.response.EthSendTransaction |
transferEmpty(org.web3j.crypto.Credentials credentials,
BlockChainClient blockChainClient) |
public static org.web3j.protocol.core.methods.response.EthSendTransaction transferEmpty(org.web3j.crypto.Credentials credentials,
BlockChainClient blockChainClient)
public static org.web3j.protocol.core.methods.response.EthSendTransaction callEmpty(String contract, org.web3j.crypto.Credentials credentials, BlockChainClient blockChainClient)
Copyright © 2023. All rights reserved.