Skip to content

Commit

Permalink
remove getContractAbi; version 2.1.14->2.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
hzz780 committed Apr 4, 2019
1 parent 9a4e930 commit dd98e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/aelf/methods/chain.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ var methods = function () {
getCommands,
// connectChain,
getChainInformation,
getContractAbi,
// getContractAbi,
getFileDescriptorSet,
getBlockHeight,
getBlockInfo,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aelf-sdk",
"version": "2.1.13",
"version": "2.1.15",
"description": "aelf-sdk js library",
"main": "./lib/aelf.js",
"directories": {
Expand Down

0 comments on commit dd98e89

Please sign in to comment.