aleph

kingmob 2020-11-16T18:29:24.038Z

@mccraigmccraig Looks interesting. I'd like to see more when you think it's ready. Quick question: are the protocol methods meant to be directly invoked, or indirectly via some other methods that aren't there yet? The examples directly call them, but prefixing them with dashes suggests they're low-level and should be called via something else.

mccraigmccraig 2020-11-16T18:32:14.040100Z

@kingmob right now it's just plain inconsistency 😬 ... my expectation is that the protocol methods will end up being hidden behind something else though

kingmob 2020-11-16T18:33:55.040800Z

Ahh, got it. Keep us posted!