OAppAuthCore
State Variables
endpoint
ILayerZeroEndpointV2 public immutable endpoint;peers
mapping(uint32 eid => bytes32 peer) public peers;Functions
constructor
constructor(address _endpoint, address _delegate);Name
Type
Description
setPeer
Name
Type
Description
_setPeer
Name
Type
Description
_getPeerOrRevert
Name
Type
Description
Name
Type
Description
setDelegate
Name
Type
Description
Was this helpful?