Fix broken crossreference links (#2005)
* Bump solidity-docgen from 0.3.11 to 0.3.13 Bumps solidity-docgen from 0.3.11 to 0.3.13. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * fix broken crossreference links
This commit is contained in:
committed by
GitHub
parent
49042f2b1a
commit
8e980480aa
@ -8,7 +8,7 @@ import "./Context.sol";
|
||||
* @dev Base GSN recipient contract: includes the {IRelayRecipient} interface
|
||||
* and enables GSN support on all contracts in the inheritance tree.
|
||||
*
|
||||
* TIP: This contract is abstract. The functions {acceptRelayedCall},
|
||||
* TIP: This contract is abstract. The functions {IRelayRecipient-acceptRelayedCall},
|
||||
* {_preRelayedCall}, and {_postRelayedCall} are not implemented and must be
|
||||
* provided by derived contracts. See the
|
||||
* xref:ROOT:gsn-strategies.adoc#gsn-strategies[GSN strategies] for more
|
||||
|
||||
Reference in New Issue
Block a user