Function casper_rust_wasm_sdk::helpers::motes_to_cspr

source ·
pub fn motes_to_cspr(motes: &str) -> Result<String, SdkError>
Expand description

Converts motes to CSPR (Casper tokens).

§Arguments

  • motes - The motes value to convert.

§Returns

A string representing the CSPR amount.