clockworklabs / spacetime-docs

Apache License 2.0
6 stars 11 forks source link

WebSocket API ref: fix JSON `FunctionCall` type of `args` #34

Open gefjon opened 7 months ago

gefjon commented 7 months ago

args is a ByteString, not a Vec<AlgebraicValue>.