File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2626 "build_:set_bytecode_fail_1" : " asc assembly/massa/set_bytecode_fail/smart-contract.ts --transform json-as/transform --target release --exportRuntime --runtime stub --outFile build/massa/smart-contract.wasm" ,
2727 "build_:set_bytecode_fail_2" : " asc assembly/massa/set_bytecode_fail/main.ts --transform json-as/transform --target release --exportRuntime --runtime stub --outFile build/massa/set_bytecode_fail.wasm" ,
2828 "build:set_bytecode_fail" : " run-s build_:set_bytecode_fail_*" ,
29- "build_:get_call_coins_1" : " asc assembly/massa/nested_call/test .ts --target release --exportRuntime --runtime stub --outFile build/massa/get_call_coins_test.wasm" ,
29+ "build_:get_call_coins_1" : " asc assembly/massa/get_call_coins/call_coins .ts --target release --exportRuntime --runtime stub --outFile build/massa/get_call_coins_test.wasm" ,
3030 "build_:get_call_coins_2" : " asc assembly/massa/get_call_coins/main.ts --target release --exportRuntime --runtime stub --outFile build/massa/get_call_coins_main.wasm" ,
3131 "build:get_call_coins" : " run-s build_:get_call_coins_*" ,
3232 "build_:nested_call_1" : " asc assembly/massa/nested_call/test.ts --transform json-as/transform --target release --exportRuntime --runtime stub --outFile build/massa/test.wasm" ,
You can’t perform that action at this time.
0 commit comments