makerdao / dss-interfaces

Abstract developer interfaces to the Dai Stablecoin System core contracts.
GNU Affero General Public License v3.0
33 stars 26 forks source link

Fix Jug base() return type #66

Closed hbarcelos closed 2 years ago

hbarcelos commented 2 years ago

From the implementation, the base is not of type address, but uint256.