daml/daml-lf/kv-transaction-support
Remy a8ae4d6f9c
LF: Rename GenNode to Node (#11469)
Following up #10827 and #10921 that drop type parameters from GenNode,
we rename GenNode into Node.

CHANGELOG_BEGIN
CHANGELOG_END
2021-11-02 16:42:16 +00:00
..
src LF: Rename GenNode to Node (#11469) 2021-11-02 16:42:16 +00:00
BUILD.bazel Fix NonUnitStatements in daml-lf code (#11145) 2021-10-11 14:54:33 +01:00
README.md KV specific LF library (#9100) 2021-03-15 13:33:57 +01:00

The KV Daml-LF library

This package contains LF utilities specifically tailored for the KV integration kit. This library does not define a stable public API, and should not be used outside of the KV integration kit. Breaking changes to this library will be made without notice.