Skip to content

Commit

Permalink
chore(wallet): add wasm chunk store canisters (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
keplervital authored Nov 19, 2024
1 parent a2b7c05 commit c9cf0f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions canister_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@
"playground": "b6jmw-iqaaa-aaaal-ai6uq-cai",
"production": "5mxvd-qaaaa-aaaal-ajbkq-cai",
"testing": "lotbt-qqaaa-aaaal-aduzq-cai"
},
"wasm_chunk_store": {
"playground": "lwcm6-3aaaa-aaaam-qb7ba-cai",
"production": "f2mu6-kiaaa-aaaam-advhq-cai"
}
}

0 comments on commit c9cf0f4

Please sign in to comment.