Skip to content

OnExchangeRateChange hook missing #869

Closed
@sander2

Description

This should have the poolmanager update hook - without it, stakes will not be correct. It is set in the testnet config but not on mainnet.

type OnExchangeRateChange = ();

Also for Interlay network. This should definitely be fixed before launching on mainnet. I want to look into moving more runtime setup code to the common crate to prevent cases like this (which is why I'm opening an issue rather than quickly fixing in a pr)

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions