937ae22e6b
* Add TODO reminders to implement vesting contract checks for operator reward compounding and redemption * Add tauri operation to compound and redeem for locked and unlocked tokens * Remove rewards from delegations context * Claim and compound rewards for rewards context * Delegations modal handles multiple transactions and can show the vested token balance (when present) * Integrate changes to reward and delegation contexts * Remove unused files * Fix eslint errors * Regenerate types * Add tauri operation to undelegate using the mixnet and vesting contracts for a mixnode, producing two txs * Fix up undelegation for mixed mixnet and vesting contract delegations * Changelog grooming * Update changelog
Nym Typescript Types
This package provides Typescript types for Nym and some utilities.
These types are exported from Rust using ts-rs.