mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-22 09:11:59 -07:00
fix(p2wdb): Fixing bug that was messing up webhooks
This commit is contained in:
@@ -25,7 +25,7 @@ class P2wdbAdapter {
|
||||
|
||||
const dataObj = {
|
||||
appId,
|
||||
offer: data,
|
||||
data,
|
||||
timestamp: now.toISOString(),
|
||||
localTimeStamp: now.toLocaleString()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user