errors/Web3AuthRequiredForThisAction
Classes
Web3AuthRequiredForThisAction
Error thrown when a web3 action is attempted without web3 auth.
Extends
Error
Constructors
new Web3AuthRequiredForThisAction()
new Web3AuthRequiredForThisAction(
requiredBecause
):Web3AuthRequiredForThisAction
Parameters
• requiredBecause: string
Returns
Overrides
Error.constructor