@daml/ledger documentation
Hello again!
I was wondering if there was any detailed documentation for the @daml/ledger client library. I have found this https://docs.daml.com/app-dev/bindings-ts/daml-ledger/index.html but there is no mention of method signatures, for example.
Cheers!
Hi @alex_m, on the page you linked there is a link to https://docs.daml.com/app-dev/bindings-ts/daml-ledger/classes/index.ledger.html which has the signatures.
My bad, thanks!
A post was split to a new topic: Using @daml/ledger with React Class Components
The link in @cocreature’s answer somehow doesn’t seem to work for me, so here is the correct one .
I see the link stopping at classes/ and then _index_.ledger.html as a separate word with _index_ italicized.
Thanks @Gary_Verhaegen, fixed the one in my response as well to avoid confusion.