Function ckb_std::syscalls::debug

source ·
pub fn debug(s: String)
Expand description

Output debug message

You should use the macro version syscall: debug!

Arguments

  • s - string to output