Skip to main content

send_ecash_token

Function send_ecash_token 

Source
pub fn send_ecash_token(
    token_id: &str,
    destination_address: &str,
    amount: u64,
) -> Result<String, String>