mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-06 07:54:06 +00:00
* Tests for mapping with value type keys. * Add test for mapping with string type keys. * Add test for mapping with dynamically-sized byte array as keys. * Add tests for nested mapping. Co-authored-by: nikugogoi <95nikass@gmail.com>