sway
sway copied to clipboard
`low_level_call.sw` documentation for `contract_id_to_bytes`
The docs import the function as if it is public but the function is actually private so it cannot be imported.
Either change the docs or make the function public.