terra-money / core

GO implementation of the Terra Protocol
https://www.terra.money
Other
386 stars 95 forks source link

fix(v2.11): bank hooks calls on mint and burn #297

Closed emidev98 closed 6 months ago

emidev98 commented 6 months ago

Fix bank hooks registration on TokenFactory. BeforeSend sudo message was not being executed when minting and burning TokenFactory tokens.