Comparing version 0.0.89 to 0.0.90
@@ -47,3 +47,3 @@ import { PermissionLevel, Action } from "./action" | ||
const permissions = [this.permissionLevel] | ||
const action = new Action(permissions, this.contract, this.action, data.pack()) | ||
const action = new Action(this.contract, this.action, permissions, data.pack()) | ||
action.send() | ||
@@ -50,0 +50,0 @@ } |
{ | ||
"name": "as-chain", | ||
"version": "0.0.89", | ||
"version": "0.0.90", | ||
"description": "chain module for assemblyscript", | ||
@@ -5,0 +5,0 @@ "main": "js/index.js", |
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