opengsn/gsn

Publish latest version of @opengsn/contracts

Closed this issue · 3 comments

@opengsn/contracts npm package v2.2.6 still uses BaseRelayRecipient.sol

looks like it went thru cause I got an error
"not found @opengsn/contracts/src/BaseRelayRecipient.sol"
Is there an updated docs what to use instead ? I was reading here
https://docs.opengsn.org/contracts/#install-opengsn-contracts

Any updates on this?

with GSN version 3, we changed the name of the base contract to ERC2771Recipient, instead of BaseRelayRecipient