Skip to content

Commit

Permalink
chore: changes spvwalleterrors to apierrors
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmkowalski committed Feb 20, 2024
1 parent 938e882 commit 7020a6b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package spvwalleterrors contains errors that can be returned by spv-wallet api
package spvwalleterrors
// Package apierrors contains errors that can be returned by spv-wallet api
package apierrors

import "errors"

Expand Down

0 comments on commit 7020a6b

Please sign in to comment.