Skip to content

Commit

Permalink
rpctest: Remove package
Browse files Browse the repository at this point in the history
This removes the now unused rpctest package.
  • Loading branch information
matheusd authored and davecgh committed Nov 30, 2022
1 parent c3281f7 commit 79402f2
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 3,534 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ require (
github.com/decred/dcrd/dcrjson/v4 v4.0.0
github.com/decred/dcrd/dcrutil/v4 v4.0.0
github.com/decred/dcrd/gcs/v4 v4.0.0
github.com/decred/dcrd/hdkeychain/v3 v3.1.0
github.com/decred/dcrd/lru v1.1.1
github.com/decred/dcrd/math/uint256 v1.0.0
github.com/decred/dcrd/peer/v3 v3.0.0
Expand All @@ -47,6 +46,7 @@ require (
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 // indirect
github.com/dchest/siphash v1.2.2 // indirect
github.com/decred/dcrd/dcrec/edwards/v2 v2.0.2 // indirect
github.com/decred/dcrd/hdkeychain/v3 v3.1.0 // indirect
github.com/golang/snappy v0.0.4 // indirect
)

Expand Down
30 changes: 0 additions & 30 deletions rpctest/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions rpctest/debug.go

This file was deleted.

12 changes: 0 additions & 12 deletions rpctest/doc.go

This file was deleted.

Loading

0 comments on commit 79402f2

Please sign in to comment.