`StorageMap<Address, Address>` works in standalone .fe files but fails in ingots with "Address doesn't implement WordRepr".
The impl exists on the std-fixed-point-and-crypto branch. Might be a resolution order issue when compiling as part of a workspace.
`StorageMap<Address, Address>` works in standalone .fe files but fails in ingots with "Address doesn't implement WordRepr".
The impl exists on the std-fixed-point-and-crypto branch. Might be a resolution order issue when compiling as part of a workspace.