Scatter-Tutorials icon indicating copy to clipboard operation
Scatter-Tutorials copied to clipboard

Results 1 Scatter-Tutorials issues
Sort by recently updated
recently updated
newest added
trafficstars

hi, thanks for the code. I have one question, may I add a "namespace" in basics.cpp, like this: namespace test { class basics : public contract {...}; } EOSIO_ABI( test::basics,...