@orca-so/common-sdk
Advanced tools
Comparing version 0.3.6-beta.4 to 0.3.6
@@ -32,3 +32,3 @@ "use strict"; | ||
const payerKey = payer ?? owner; | ||
const unwrapDestinationKey = unwrapDestination ?? owner ?? payer; | ||
const unwrapDestinationKey = unwrapDestination ?? owner; | ||
switch (createAccountMethod) { | ||
@@ -35,0 +35,0 @@ case "ata": |
{ | ||
"name": "@orca-so/common-sdk", | ||
"version": "0.3.6-beta.4", | ||
"version": "0.3.6", | ||
"description": "Common Typescript components across Orca", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/orca-so/orca-sdks", |
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
123791