Use a single payment header in payments plugin (#393)

* Add client address field to payments manager

* Use a single payment header in payments plugin

* Upgrade ts-nitro packages

* Rename method to authenticateVoucherForSender

* Upgrade package versions

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
prathamesh0
2023-07-25 13:34:02 +05:30
committed by GitHub
co-authored by nabarun
parent 10fa9d6b4b
commit 6731a640a2
14 changed files with 71 additions and 63 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.48",
"version": "0.2.49",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {