Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chain33errori18n

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chain33errori18n

chain33 接口错误码中英文翻译

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

chain33 rpc 接口错误信息翻译

使用方式

import errMsg from './errorMsg'

let en = errMsg('ErrDupTx', 'en')
let zh = errMsg('ErrDupTx', 'zh')

开发

更新文档错误码

运行 npm run get-latest 复制codeoutput.txt中生成的代码,覆盖到errorMsg.ts 的docMsgs中。

补充文档中没有或错误的错误码

在 errorMsg.ts 的 complementaryMsgs 中补充, 不要直接修改docMsgs中的代码,因为更新文档的错误码后会导致其中的修改消失

Keywords

FAQs

Package last updated on 10 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc