C# Class Nethereum.Tutorials.CallTranEvents

ファイルを表示 Open project: Nethereum/Nethereum

Public Methods

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

Private Methods

Method Description
ShouldBeAbleCallAndReadEventLogs ( ) : Task

Method Details

MineAndGetReceiptAsync() public method

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