Skip to content

Commit 944c02d

Browse files
committed
fix btcbridge migration
1 parent 3f0ad18 commit 944c02d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

x/btcbridge/migrations/v2/store.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ func migrateParams(ctx sdk.Context, storeKey storetypes.StoreKey, cdc codec.Bina
4444
ProtocolFees: paramsV1.ProtocolFees,
4545
TssParams: paramsV1.TssParams,
4646
IbcParams: types.IBCParams{
47-
PortId: types.DefaultIBCPortId,
4847
TimeoutHeightOffset: types.DefaultIBCTimeoutHeightOffset,
4948
TimeoutDuration: types.DefaultIBCTimeoutDuration,
5049
},

0 commit comments

Comments
 (0)