@avalabs/glacier-sdk
Advanced tools
Comparing version 3.1.0-alpha.12 to 3.1.0-alpha.13
type SignatureAggregatorRequest = { | ||
/** | ||
* Must be defined if justification is not defined | ||
*/ | ||
message?: string; | ||
/** | ||
* Must be defined if message is not defined | ||
*/ | ||
message: string; | ||
justification?: string; | ||
@@ -10,0 +4,0 @@ signingSubnetId?: string; |
{ | ||
"name": "@avalabs/glacier-sdk", | ||
"version": "3.1.0-alpha.12", | ||
"version": "3.1.0-alpha.13", | ||
"description": "sdk for interacting with glacier-api", | ||
@@ -32,3 +32,3 @@ "author": "Oliver Wang <oliver.wang@avalabs.org>", | ||
}, | ||
"gitHead": "b1e1110e2d45d4e743d953dd70f36d3367634ce9" | ||
"gitHead": "3544fc08a3fce535037547eafa9281b3efdd0cde" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
694958
12256