Skip to content

Commit

Permalink
feat(api): add bridgeExplorerLink (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasmoeller committed Sep 7, 2022
1 parent 3fdf438 commit 9f37087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ export interface StatusResponse extends StatusInformation {
sending: TransactionInfo
receiving?: TransactionInfo
tool?: string
bridgeExplorerLink?: string
}

export interface ChainsResponse {
Expand Down

0 comments on commit 9f37087

Please sign in to comment.