Signature
Arguments
to_address- The recipient’s L1 address.payload- The content of the message.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pub extern fn send_message_to_l1_syscall(to_address: felt252, payload: Span) -> Result> implicits(GasBuiltin, System) nopanic;
to_address - The recipient’s L1 address.payload - The content of the message.Was this page helpful?