mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-21 14:48:55 +00:00
Merge remote-tracking branch 'origin_SW/fusion' into fusion
# Conflicts: # lib/services/mixins/fusion_wallet_interface.dart
This commit is contained in:
commit
ec8d3ae1d8
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@ extension FusionUTXO on UTXO {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Converts a Stack Wallet UTXO to a FusionDart Output... eventually.
|
/// Converts a Stack Wallet UTXO to a FusionDart Output.
|
||||||
Future<fusion_output.Output> toFusionOutput({
|
Future<fusion_output.Output> toFusionOutput({
|
||||||
required String walletId,
|
required String walletId,
|
||||||
required MainDB dbInstance,
|
required MainDB dbInstance,
|
||||||
|
|
Loading…
Reference in a new issue