In the light of the new candid serialisation I thought I’d share a simple example to serialise/deserialise a type.
The debug will print: [Canister rrkah-fqaaa-aaaaa-aaaaq-cai] ?{num = 1; text = "test"}
Hope this help others.
In the light of the new candid serialisation I thought I’d share a simple example to serialise/deserialise a type.
The debug will print: [Canister rrkah-fqaaa-aaaaa-aaaaq-cai] ?{num = 1; text = "test"}
Hope this help others.
cross referencing for the other explorers … a.k.a. the curious and confused …
thanks again @Gabriel … helpful indeed