payvra-sdk
Advanced tools
@@ -157,3 +157,3 @@ declare enum PayvraInvoiceStatus { | ||
address: string; | ||
txHash: string; | ||
txHash: string | null; | ||
amount: number; | ||
@@ -160,0 +160,0 @@ createdAt: string; |
@@ -174,5 +174,4 @@ "use strict"; | ||
`${this.baseUrl}/exchange/pairs`, | ||
{ | ||
headers: this.headers | ||
} | ||
{}, | ||
{ headers: this.headers } | ||
); | ||
@@ -179,0 +178,0 @@ if (!response.data) { |
{ | ||
"name": "payvra-sdk", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Official TypeScript SDK for the Payvra API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
35083
0.01%735
-0.27%