@bonfida/spl-name-service
Advanced tools
Comparing version 2.0.0-alpha.20 to 2.0.0-alpha.21
@@ -28,3 +28,4 @@ export declare enum ErrorType { | ||
RecordIsNotSigned = "RecordIsNotSigned", | ||
UnsupportedSignatureType = "UnsupportedSignatureType" | ||
UnsupportedSignatureType = "UnsupportedSignatureType", | ||
InvalidSolRecordV2 = "InvalidSolRecordV2" | ||
} | ||
@@ -31,0 +32,0 @@ export declare class SNSError extends Error { |
{ | ||
"name": "@bonfida/spl-name-service", | ||
"version": "2.0.0-alpha.20", | ||
"version": "2.0.0-alpha.21", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5147132
5874