public static class BcosBlock.TransactionObject extends JsonTransactionResponse implements BcosBlock.TransactionResult<JsonTransactionResponse>
| 构造器和说明 |
|---|
TransactionObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonTransactionResponse |
get() |
calculateHash, calculateHash, calculateTxHashInNative, decodeTransaction, encodeTransactionData, equals, getAbi, getBlockLimit, getChainID, getExtension, getExtraData, getFrom, getGasLimit, getGasPrice, getGroupID, getHash, getImportTime, getInput, getMaxFeePerGas, getMaxPriorityFeePerGas, getNonce, getSignature, getTo, getTransactionProof, getTxProof, getValue, getVersion, hashCode, readFromHexString, setAbi, setBlockLimit, setChainID, setExtension, setExtraData, setFrom, setGasLimit, setGasPrice, setGroupID, setHash, setImportTime, setInput, setMaxFeePerGas, setMaxPriorityFeePerGas, setNonce, setSignature, setTo, setTransactionProof, setTxProof, setValue, setVersion, toString, writeToHexStringpublic JsonTransactionResponse get()