---------- Web3 ----------

interface IProvider {
    account: string;
    provider: any;
}

Properties

Properties

account: string
provider: any