IncomingFunds:
    | { coins: Coin[]; type: "utxo" }
    | { type: "vtxo"; vtxos: VirtualCoin[] }