We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
query()
checkTx()
'always'
'never'
'auto'
debug
Nasa.pay()
Nasa.ready()
Nasa.config()
Nasa.ua.isWalletMobileApp()
.checkTx()
.query()
.isValidAddr()
isValidAddr()
.contract.set(contractName, contractAddr)
.d.ts
The text was updated successfully, but these errors were encountered:
No branches or pull requests
破坏性变更
query()
、checkTx()
等接口的返回值风格统一(参见 v0.2.x API 行为变更 #18)组件交互
'always'
/'never'
/'auto'
)debug
选项新增功能
Nasa.pay()
Nasa.ready()
Nasa.config()
,可自定义 endpointNasa.ua.isWalletMobileApp()
增强
.checkTx()
接受 txHash.query()
自定义 from完整实现(参见 有奖征集 bug:.isValidAddr()
APIisValidAddr()
正则有缺陷,会误判 #7).contract.set(contractName, contractAddr)
代码组织
工具
.d.ts
The text was updated successfully, but these errors were encountered: