Norton Wang
Norton Wang
Yep, right below the principal details. How about these labels? * Genesis Accounts (if `principalData?.genesisAccount?.id`) * Canister Interface (if `type === "Canister"`) * Controlled Canisters (if `principalData?.canisterCount > 0`) *...
We should first complete #33 and then create a new tab for "CAP Transactions", which is hidden by default. On app load, query CAP for known token canisters (`get_index_canisters`). This...
``` if there's a method with signature `(null) -> (...)` then I can't call from ic.rocks. It says "Invalid null argument: undefined"```
We should, but it might be challenging for them to add arbitrary signatures due to having multiple key management solutions.