public class GasBackMSGHelper extends Object
| 构造器和说明 |
|---|
GasBackMSGHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<org.web3j.abi.datatypes.Type> |
genCancelMsg(String contract,
String contractAddress,
org.web3j.crypto.Credentials credentials,
BlockChainClient blockChainClient) |
static List<org.web3j.abi.datatypes.Type> |
genRegisterMsg(String contract,
String withdraw,
List<Integer> nonceList,
String contractAddress,
org.web3j.crypto.Credentials credentials,
BlockChainClient blockChainClient) |
public static List<org.web3j.abi.datatypes.Type> genRegisterMsg(String contract, String withdraw, List<Integer> nonceList, String contractAddress, org.web3j.crypto.Credentials credentials, BlockChainClient blockChainClient)
public static List<org.web3j.abi.datatypes.Type> genCancelMsg(String contract, String contractAddress, org.web3j.crypto.Credentials credentials, BlockChainClient blockChainClient)
Copyright © 2023. All rights reserved.