Skip to content

Adding support for payee initiated payments

Compare
Choose a tag to compare
@ksatya77 ksatya77 released this 17 Apr 16:52
· 451 commits to master since this release
39f9d89
strip any base path off peerEndpoint config when proxying (#145)

* strip any base path off peerEndpoint config setting when proxying requests

* move stripping of base path from proxy constructor to instantiation.

* move comment block

* revert this file