Skip to content

Commit fd752a0

Browse files
committed
refactor: remove IBC signing references from IAuthenticator interface
1 parent f1c7a4c commit fd752a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/IAuthenticator.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ pragma solidity ^0.8.20;
44
import {
55
MsgSignTx,
66
MsgSignTxResponse,
7-
MsgIBCSignTx,
8-
MsgIBCSignTxResponse,
97
MsgExtSignTx,
108
MsgExtSignTxResponse,
119
QueryTxAuthStateRequest,

0 commit comments

Comments
 (0)