ckb-script 0.111.0-rc12

CKB component to run the type/lock scripts.
Documentation
1
2
3
#include "ckb_syscalls.h"

int main() { return ckb_get_memory_limit(); }