Files
Tommy Verrall 959a986e2c PR review comments
- Add `historical_node_identity` to `DelegationWithEverything` and populate via `lookup_historical_node_identity` in `delegate.rs` so search works after unbond.
- `searchDelegations` searches `historical_node_identity` and guards null/empty `node_identity` with optional chaining.
- Acceptance tests: historical identity search, bonded-unbonding vs synthetic branch semantics, empty-identity search safety.
- Fix linting
2026-06-08 12:23:00 +02:00
..
2026-06-08 12:23:00 +02:00
2026-05-06 10:38:28 +02:00
2026-05-22 20:29:51 +01:00

Nym Typescript Types

This package provides Typescript types for Nym and some utilities.

These types are exported from Rust using ts-rs.