C# Class Nethereum.Tutorials.FunctionDTO

显示文件 Open project: Nethereum/Nethereum

Public Methods

Method Description
MineAndGetReceiptAsync ( Web3 web3, string transactionHash ) : Task

Private Methods

Method Description
ShouldBeAbleToEncodeDecodeComplexInputOutput ( ) : Task

Method Details

MineAndGetReceiptAsync() public method

public MineAndGetReceiptAsync ( Web3 web3, string transactionHash ) : Task
web3 Web3
transactionHash string
return Task