Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: move utxo coins to utxo/coins #4440

Merged
merged 2 commits into from
Apr 16, 2024
Merged

refactor: move utxo coins to utxo/coins #4440

merged 2 commits into from
Apr 16, 2024

Conversation

lcovar
Copy link
Contributor

@lcovar lcovar commented Apr 16, 2024

No description provided.

@lcovar lcovar changed the title Btc 1092 coins refactor: move utxo coins to utxo/coins Apr 16, 2024
@lcovar lcovar marked this pull request as ready for review April 16, 2024 01:42
@lcovar lcovar requested review from a team as code owners April 16, 2024 01:42
@lcovar lcovar merged commit dd6f924 into master Apr 16, 2024
9 checks passed
lcovar added a commit that referenced this pull request Apr 17, 2024
This reverts commit dd6f924, reversing
changes made to 23869a7.

TICKET: BTC-0000
lcovar added a commit that referenced this pull request Apr 17, 2024
@@ -0,0 +1,185 @@
import { utxo, UtxoCoin } from './utxo';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is ./utxo !?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants