Function 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.