Open FloorLamp opened 3 years ago
Some canister function queries return candid errors:
Sometimes, re-querying will return valid results.
if there's a method with signature `(null) -> (...)` then I can't call from ic.rocks. It says "Invalid null argument: undefined"
Some canister function queries return candid errors:
Sometimes, re-querying will return valid results.