IMessenger

Functions

factory

function factory(
) external view returns (address);

Returns the address of AnchorFactory on the same chain.

Return Values

Type

address

The address of AnchorFactory on the same chain

Last updated