update
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
/*
|
/*
|
||||||
simple stub custom cc
|
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)
|
CScript custom_opret(uint8_t funcid,CPubKey pk)
|
||||||
|
|||||||
Reference in New Issue
Block a user