Destination Caller Notes
If the destination_caller
does not represent a valid address, then it will not
be possible to broadcast the message on the destination domain. This is an
advanced feature, and the standard deposit_for_burn
should be preferred for
use cases where a specific destination caller is not required.
Note: If destination is a non-Move chain, destination_caller
address should
be converted to hex and passed in using the @0x123 address format.