Function mirrorworld_sdk_rust::wallet::transfer_sol
source · [−]pub fn transfer_sol(
payload: (&str, &str)
) -> Result<Option<Response<TransferSpltoken>>, Box<dyn Error>>Expand description
- Transfer SOL to wallet address
pub fn transfer_sol(
payload: (&str, &str)
) -> Result<Option<Response<TransferSpltoken>>, Box<dyn Error>>