C# Class FunFair.Labs.ScalingEthereum.Contracts.Faucet.FaucetContract

The faucet contract.
Show file Open project: funfair-tech/lab-rats-scaling-ethereum-monorepo

Public Methods

Method Description
Create ( ) : IContractInfo

Creates the faucet.

Method Details

Create() public static method

Creates the faucet.
public static Create ( ) : IContractInfo
return IContractInfo