QuarryProtocol/quarry

sed instead of gsed generates types that begin with `U`

Closed this issue · 1 comments

When running yarn idl:generate without gnu-sed installed on macos the types generated start with U, like UquarryMineIDL. Installing gsed fixes this.

Closing, already discussed in #97