Registry / other / miraland-stake-program

miraland-stake-program

JSON →
library1.19.2rscratesunverified

Implements the Miraland blockchain's stake program for managing delegated stake accounts.

# Cargo.toml [dependencies] miraland-stake-program = "1.19.2"
INSTALL
IMPORT
SIG · MIRALAND-STAKE-PRO
M
miraland-stake-program
otherrustv1.19.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

stake_program
use miraland_stake_program::stake_program;

Retrieves the stake program ID.

use miraland_stake_program::stake_program; fn main() { let program_id = stake_program::id(); println!("Stake program ID: {}", program_id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.19.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
miraland-stake-program — cargo add miraland-stake-program · libregistry