Skip to content

Commit de89e95

Browse files
AdityaSripalgjermundgaraba
authored andcommitted
feat: add field in callbacks data for custom calldata (#8353)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
1 parent b939b05 commit de89e95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/apps/callbacks/types/callbacks.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import (
99

1010
sdk "github.com/cosmos/cosmos-sdk/types"
1111

12+
errorsmod "cosmossdk.io/errors"
13+
1214
channeltypes "github.com/cosmos/ibc-go/v10/modules/core/04-channel/types"
1315
porttypes "github.com/cosmos/ibc-go/v10/modules/core/05-port/types"
1416
ibcexported "github.com/cosmos/ibc-go/v10/modules/core/exported"

0 commit comments

Comments
 (0)