aragon / aragon.js

(Aragon 1) A monorepo of JavaScript libraries for interacting with Aragon
https://aragon.org
GNU Affero General Public License v3.0
82 stars 58 forks source link

api, wrapper: rename `methodJsonDescription` to `methodAbiFragment` #442

Closed sohkai closed 4 years ago

sohkai commented 4 years ago

"ABI fragment" is a much better name for these method descriptors, as is used in ethers's terminology.