Skip to content

Commit

Permalink
update coniswap
Browse files Browse the repository at this point in the history
  • Loading branch information
avery committed Dec 5, 2024
1 parent ae2ffd0 commit 3958da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/coinswap/types/expected_keepers.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ type (
//
// NOTE: This is used solely for migration of x/params managed parameters.
Subspace interface {
GetParamSet(ctx context.Context, ps ParamSet)
GetParamSet(ctx sdk.Context, ps ParamSet)
}
)

0 comments on commit 3958da1

Please sign in to comment.