Skip to content

Commit

Permalink
Undo unintended Makefile commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Jan 11, 2024
1 parent 93fafe9 commit ed67337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ lint:
golangci-lint run ./...

typescript-bindings-fixtures: build-test-wasms
cargo run --jobs 2 -- contract bindings typescript \
cargo run -- contract bindings typescript \
--wasm ./target/wasm32-unknown-unknown/test-wasms/test_custom_types.wasm \
--contract-id CBYMYMSDF6FBDNCFJCRC7KMO4REYFPOH2U4N7FXI3GJO6YXNCQ43CDSK \
--network futurenet \
Expand Down

0 comments on commit ed67337

Please sign in to comment.