Closed nventuro closed 5 years ago
Fixes https://github.com/OpenZeppelin/openzeppelin-gsn-provider/issues/9
This simply forwards an approveFunction from the provider into the client, which already knows how to handle those.
approveFunction
The issue also mentioned renaming the function and the object it receives, but we may want to leave that for https://github.com/OpenZeppelin/openzeppelin-gsn-provider/issues/10.
Fixes https://github.com/OpenZeppelin/openzeppelin-gsn-provider/issues/9
This simply forwards an
approveFunction
from the provider into the client, which already knows how to handle those.The issue also mentioned renaming the function and the object it receives, but we may want to leave that for https://github.com/OpenZeppelin/openzeppelin-gsn-provider/issues/10.