ISpecifiesInterchainSecurityModule
or recipient.interchainSecurityModule()
returns address(0)
, the default ISM configured on the Mailbox will be used to verify the message.moduleType()
on the ISM to determine its categoryMULTISIG
, ROUTING
, AGGREGATION
), the Relayer knows what verification proof to collectMailbox.process()
providing both:
interchainSecurityModule()
verify()
functionverify()
returns true
), Mailbox calls recipient.handle()