Skip to content

Commit 86018a6

Browse files
refactor(utxo-coredao): rename from transaction to opReturn
We will make a separate transaction module later TICKET: BTC-1578
1 parent 32dc7c4 commit 86018a6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

modules/utxo-coredao/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from './transaction';
1+
export * from './opReturn';
File renamed without changes.

0 commit comments

Comments
 (0)