Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Prev Previous commit
Next Next commit
desc in funcDoc of formatters.inputStorageKeysFormatter updated
  • Loading branch information
nivida committed Nov 20, 2019
commit 50d35b622790fcdcbee83cc73f7e179a2882218a
2 changes: 1 addition & 1 deletion packages/web3-core-helpers/src/formatters.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var Iban = require('web3-eth-iban');


/**
* Will format the given proof response from the node.
* Will format the given storage key array values to hex strings.
*
* @method inputStorageKeysFormatter
*
Expand Down