OAppAuth
Functions
constructor
constructor(address _endpoint, address _delegate) OAppAuthCore(_endpoint, _delegate);Name
Type
Description
oAppVersion
function oAppVersion()
public
pure
virtual
override(OAppAuthSender, OAppAuthReceiver)
returns (uint64 senderVersion, uint64 receiverVersion);Name
Type
Description
Was this helpful?