Skip to content

Commit

Permalink
add abi error
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo authored Apr 14, 2020
1 parent f508e11 commit e5ef1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Fix**
- bugifx: 请求的headers中token字段由“Authorization”改成“AuthorizationToken”
- bugifx: 发交易接口在前后端增加contractAbi字段,修复合约重载函数的问题
- bugifx: 发交易接口在前后端增加`contractAbi`字段,修复合约重载函数与获取abi失败的问题

**兼容性**
- 支持FISCO-BCOS v2.0.0-rc1 版本
Expand Down

0 comments on commit e5ef1e5

Please sign in to comment.