[−][src]Function ckb_std::syscalls::load_witness
pub fn load_witness(
buf: &mut [u8],
offset: usize,
index: usize,
source: Source
) -> Result<usize, SysError>
Load witness
Return the loaded data length or a syscall error
Arguments
buf- a writable buf used to receive the dataoffset- offsetindex- index of cellsource- source