How to deploy cycles ledger on local network?
$ DFX_CYCLES_LEDGER_SUPPORT_ENABLE=1 dfx ledger balance
Error: The replica returned a rejection error: reject code DestinationInvalid, reject message IC0301: Canister ryjl3-tyaaa-aaaaa-aaaba-cai not found, error code Some("IC0301")
Even, if I deploy the WASM code from here, how to inform DFX that this canister is the cycles ledger for DFX use?