Private
constructorThis constructor is private. Use the static create method to instantiate ERC20SessionValidationModule
The configuration for the module
An instance of ERC20SessionValidationModule
Private
_validateStatic
createAsynchronously creates and initializes an instance of ERC20SessionValidationModule
The configuration for the module
A Promise that resolves to an instance of ERC20SessionValidationModule
Session validation module for ERC20 token transfers. It encodes session data into a sessionKeyData bytes to be verified by ERC20SessionValidationModule on chain.
Author
Sachin Tomar sachin.tomar@biconomy.io