pub async fn handle_wallet_command(
command: WalletCommands,
node_url: &str,
) -> Result<()>Expand description
Handle wallet commands
pub async fn handle_wallet_command(
command: WalletCommands,
node_url: &str,
) -> Result<()>Handle wallet commands