This commit is contained in:
jl777
2019-03-13 00:42:03 -11:00
parent b0290d6fe6
commit ac70f723be

View File

@@ -1,5 +1,13 @@
/*
simple stub custom cc
Just update the functions in this file, then from ~/komodo/src/cc
../komodo-cli -ac_name=CUSTOM stop
./makecustom
../komodod -ac_name=CUSTOM -ac_cclib=custom -ac_cc=2 ...
The above will rebuild komodod and get it running again
*/
CScript custom_opret(uint8_t funcid,CPubKey pk)