Alen Mujezinovic
01/12/2022, 12:16 PMkotlinx.serialization with the contract module?
The data classes in contract are not market with any annotations that the kotlinx lib needs. Would I have to create custom serialisers?dave
01/12/2022, 1:44 PMpabl0rg
01/21/2022, 11:21 AMAlen Mujezinovic
01/26/2022, 9:23 AMkotlinx.serialization mostly out of habit because I've built things using Kotlin/JS previously where it's all kotlinx.serialization. But Kotlin/JS is not a consideration currently