concordium-node-sdk-js
concordium-node-sdk-js copied to clipboard
Add doc comments to all public code in modules
To give developers a better idea of the what types they're working with do, it would be good to have documentation in the form of doc comments to everything we export from the different modules.
If we can prioritize implementing #212, we could eliminate the need to document many of the custom types added for gRPC v1 compatibility
Also document the GRPC errors from here:
https://github.com/Concordium/concordium-node/blob/main/concordium-node/src/grpc2.rs