Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Fix candid decoding for canister queries #32

Open
FloorLamp opened this issue Nov 10, 2021 · 1 comment
Open

Fix candid decoding for canister queries #32

FloorLamp opened this issue Nov 10, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@FloorLamp
Copy link
Member

FloorLamp commented Nov 10, 2021

Some canister function queries return candid errors:

Screen Shot 2021-11-09 at 21 28 37

Sometimes, re-querying will return valid results.

@FloorLamp FloorLamp added bug Something isn't working good first issue Good for newcomers labels Nov 10, 2021
@FloorLamp FloorLamp changed the title Fix candid decoding for initial canister queries Fix candid decoding for canister queries Nov 10, 2021
@FloorLamp
Copy link
Member Author

if there's a method with signature `(null) -> (...)` then I can't call from ic.rocks. It says "Invalid null argument: undefined"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant