upgrade-program - used to upgrade contracts by ECDSA secp256k1 public key.
cargo build-bpf --manifest-path=<CRATE Cargo.toml FILE> --bpf-out-dir=<OUTPUT DIR>
-
Change the version in crate
Cargo.toml
file. -
Execute:
cargo publish -p <CRATE NAME>
cargo build-bpf --manifest-path=<CRATE Cargo.toml FILE> --bpf-out-dir=<OUTPUT DIR>
Change the version in crate Cargo.toml
file.
Execute:
cargo publish -p <CRATE NAME>