spherenet-stake-interface 0.1.3

Instructions and constructors for the Stake program
Documentation

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.