@bitgo/public-types
Advanced tools
Comparing version 2.33.2 to 2.33.3
@@ -104,2 +104,3 @@ "use strict"; | ||
}), | ||
platform: exports.PlatformRound1Payload, | ||
}), | ||
@@ -106,0 +107,0 @@ ]); |
{ | ||
"name": "@bitgo/public-types", | ||
"version": "2.33.2", | ||
"version": "2.33.3", | ||
"description": "Collection of types exposed externally as part of the BitGo public API", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
@@ -99,2 +99,3 @@ import * as t from "io-ts"; | ||
}), | ||
platform: PlatformRound1Payload, | ||
}), | ||
@@ -146,2 +147,4 @@ ]); | ||
export type PlatformRound2Payload = t.TypeOf<typeof PlatformRound2Payload>; | ||
export const BitgoToOVC1Round2Response = t.type({ | ||
@@ -148,0 +151,0 @@ wallet: t.intersection([ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
329214
6297
79
2
8
74