monero-javascript-v0.4.3
- Updated to monero-project v0.16.0.3.
- Support notifications when outputs unlock.
- Support getHeightByDate(year, month, day).
- Support collecting missing tx hashes from tx query.
- Throw error if createTx({relay: true}) called from multisig wallet.
- Renamed unlock time to unlock height.
- Removed memfs as a dependency.
- Updated vulnerable dependencies.
- Updated JSDocs.