spherenet-stake-interface 0.1.1

Instructions and constructors for the Stake program
docs.rs failed to build spherenet-stake-interface-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: spherenet-stake-interface-0.3.1

SphereNet Stake Interface

Getting Started

From your project folder:

cargo add spherenet-stake-interface --features bincode

This will add the spherenet-stake-interface dependency with the bincode feature enabled to your Cargo.toml file. The bincode feature contains the instruction constructors to create instructions for the Stake program.