Files
nym/ts-packages/types
Mark Sinclair 0812296399 Integrate fees changes:
- make operations available as requests (typed with any for now, needs changing)
- move `FeeDetails` to `common/types`
- mock `getGasFee()`
2022-05-27 18:33:02 +01:00
..
2022-05-27 18:33:02 +01:00
2022-05-27 16:50:16 +01:00
2022-05-27 16:50:16 +01:00
2022-05-27 16:50:16 +01:00

Nym Typescript Types

This package provides Typescript types for Nym and some utilities.

These types are exported from Rust using ts-rs.