Registry / crypto / pallet-staking-reward-curve

pallet-staking-reward-curve

JSON →
library12.0.0rscratesunverified

Reward Curve for FRAME staking pallet (polkadot v1.13.0).

# Cargo.toml [dependencies] pallet-staking-reward-curve = "12.0.0"
INSTALL
IMPORT
SIG · PALLET-STAKING-REW
P
pallet-staking-reward-curve
cryptorustv12.0.0
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.

RewardCurve
use pallet_staking_reward_curve::RewardCurve;

Minimal usage of pallet-staking-reward-curve.

use pallet_staking_reward_curve::RewardCurve; fn main() { let _curve = RewardCurve::default(); println!("Reward curve created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
pallet-staking-reward-curve — cargo add pallet-staking-reward-curve · libregistry