gasbit-alpha-sdk
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "gasbit-alpha-sdk", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
const axios = require('axios').default; | ||
module.exports = { | ||
sendTransaction: ({ | ||
sendTransaction: async ({ | ||
from, | ||
@@ -6,0 +6,0 @@ to, |
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
1517