ethers-io / ethers.objc

Fast, simple and complete library for Ethereum in Objective-C.
MIT License
157 stars 57 forks source link

support custom chainid #25

Open heroims opened 6 years ago

heroims commented 6 years ago

if you want support custom chainid,you must make chainid's type is int in code.