$(CARGO) run --release --features=node --example tx
$(CARGO) run --release --features=crypto,cli,zkas,zkvm --example vm2
$(CARGO) run --release --features=cli,zkvm --example vm2
clean:
rm -f $(BINS)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.