Replies: 1 comment 1 reply
-
I think I would rather we remove References: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since v1.8.0, the
HToken
contract expects a new argument in its constructor, which is the address of the Fintroller contract.Would it be worth it to add a
setFintroller
function, callable only by the owner of the contract?There's already a
setBalanceSheet
function .. though that hasn't been ever needed thus far.Beta Was this translation helpful? Give feedback.
All reactions