Skip to content

Commit

Permalink
refactor: tx service
Browse files Browse the repository at this point in the history
  • Loading branch information
raadhshenshahhaseeb committed Oct 23, 2023
1 parent 8a2ba3a commit 45b4c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/transaction/txMock/mock_transaction.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/ethereum/go-ethereum/core/types"
"github.com/pkg/errors"

"github.com/hyperversal-blocks/averveil/pkg/transaction"
"github.com/hyperversalblocks/txservice/pkg/transaction"
)

type transactionServiceMock struct {
Expand Down

0 comments on commit 45b4c59

Please sign in to comment.