Type alias SignersOrProviders

SignersOrProviders: {
    [key: string]: SignerOrProvider;
}

Type declaration

  • [key: string]: SignerOrProvider