-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bungee-hermes): ability to use connectors without instanciating …
…APIs Signed-off-by: Carlos Amaro <[email protected]>
- Loading branch information
1 parent
e1d86c3
commit 841ac13
Showing
13 changed files
with
1,439 additions
and
944 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,11 @@ | |
"name": "André Augusto", | ||
"email": "[email protected]", | ||
"url": "https://github.com/AndreAugusto11" | ||
}, | ||
{ | ||
"name": "Carlos Amaro", | ||
"email": "[email protected]", | ||
"url": "https://github.com/LordKubaya" | ||
} | ||
], | ||
"main": "dist/lib/main/typescript/index.js", | ||
|
4 changes: 3 additions & 1 deletion
4
packages/cactus-plugin-bungee-hermes/src/main/typescript/strategy/obtain-ledger-strategy.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.