Skip to content

Commit

Permalink
Merge branch 'main' into bc/2049/rafiki-to-rafiki-test
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Mar 1, 2024
2 parents f1f1c59 + 9f614d5 commit 3be48e1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ vars {
PeerGraphqlHost: http://localhost:4001
PeerAuthGraphqlHost: http://localhost:4003
signatureUrl: https://kxu5d4mr4blcthphxomjlc4xk40rvdsx.lambda-url.eu-central-1.on.aws/
clientPrivateKey: LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1DNENBUUF3QlFZREsyVndCQ0lFSUVxZXptY1BoT0U4Ymt3TitqUXJwcGZSWXpHSWRGVFZXUUdUSEpJS3B6ODgKLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQo=
}
vars:secret [
clientPrivateKey
]
4 changes: 1 addition & 3 deletions bruno/collections/Interledger/environments/Remote.bru
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ vars {
senderWalletAddress: https://ilp.rafiki.money/d99f0eee
receiverWalletAddress: https://ilp.rafiki.money/f1475476
signatureUrl: https://kxu5d4mr4blcthphxomjlc4xk40rvdsx.lambda-url.eu-central-1.on.aws/
clientPrivateKey: LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1DNENBUUF3QlFZREsyVndCQ0lFSUUvMmFwQXduMlJPek5WNWd1L2ltZzdpT05rOWE1Ui9yakFxWVlUWHozZzgKLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQ==
}
vars:secret [
clientPrivateKey
]
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"extensible-error": "^1.0.2",
"graphql": "^16.8.1",
"graphql-middleware": "^6.1.35",
"graphql-scalars": "^1.22.4",
"graphql-scalars": "^1.22.5",
"ilp-packet": "3.1.4-alpha.2",
"ilp-protocol-ccp": "^1.2.4-alpha.2",
"ilp-protocol-ildcp": "^2.2.4-alpha.2",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3be48e1

Please sign in to comment.