@33cn/chain33-transaction-parser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@33cn/chain33-transaction-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "解析交易", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
# 解析交易的行为和含义 | ||
请查看 index.js 文件 | ||
使用方法: | ||
```javascript | ||
import { txInWords } from 'path-to/index.js' | ||
import txParser from '@33cn/chain33-transaction-parser' | ||
console.log('txParser', txParser) | ||
console.log(txInWords(tx.execer, tx.payload)) | ||
``` |
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
11104
8