quorumcontrol / tupelo-wasm-sdk

(ALPHA) A wasm-based TypeScript sdk that does not require the RPC server.
MIT License
9 stars 1 forks source link

expose the newNamedTree function to sdk clients #104

Closed zonotope closed 4 years ago

zonotope commented 4 years ago

I forgot to expose this function on the wasm side. This patch does that.