pub async fn spend_coins(
    parachain: bool,
    db: &Db,
    client: &HttpClient,
    keystore: &LocalKeystore,
    args: SpendArgs
) -> Result<()>
Expand description

Create and send a transaction that spends coins on the network