Skip to content

Commit

Permalink
Merge pull request #469 from irisnet/feature/update
Browse files Browse the repository at this point in the history
update coniswap
  • Loading branch information
mitch1024 authored Dec 9, 2024
2 parents ae2ffd0 + 3958da1 commit 1380d52
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 1380d52

Please sign in to comment.