@bonfida/spl-name-service
Advanced tools
Comparing version 0.1.62 to 0.1.63
@@ -57,3 +57,3 @@ /// <reference types="node" /> | ||
* @param buyer The public key of the buyer | ||
* @param buyerTokenAccount The buyer FIDA token account | ||
* @param buyerTokenAccount The buyer token account (USDC) | ||
* @returns | ||
@@ -60,0 +60,0 @@ */ |
{ | ||
"name": "@bonfida/spl-name-service", | ||
"version": "0.1.62", | ||
"version": "0.1.63", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -229,3 +229,3 @@ import { | ||
* @param buyer The public key of the buyer | ||
* @param buyerTokenAccount The buyer FIDA token account | ||
* @param buyerTokenAccount The buyer token account (USDC) | ||
* @returns | ||
@@ -232,0 +232,0 @@ */ |
150416