Skip to content

Commit

Permalink
update: interface
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmovses committed Oct 14, 2024
1 parent f28f514 commit 0938785
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ interface IAtomicBridgeCounterpartyMOVE {
error BridgeTransferStateNotInitialized();
error BridgeTransferStateNotPending();
error InsufficientMOVEBalance();
error TimeLockExpired();
error TimeLockNotExpired();
error ZeroAddress();
error Unauthorized();
Expand Down

0 comments on commit 0938785

Please sign in to comment.