Skip to content

pnsproject/pns-pallets

Repository files navigation

How to run benchmarking tests:

pns-registrar:

cargo test --package pns-registrar --lib --all-features -- benchmarks

pns-resolvers:

cargo build --package pns-resolvers --lib --all-features

cargo build:

cargo build --no-default-features --features runtime-benchmarks 

cargo clippy:

cargo clippy --no-default-features --features runtime-benchmarks

Q&A

  • Q:
pns-pallets on  main [!?] via 🦀 v1.60.0-nightly 
❯ ./before_commit.sh
zsh: permission denied: ./before_commit.sh
  • A:
chmod u+x before_commit.sh

Documents

cargo doc --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published