sdk-monorepo/docs/EXPERIMENTAL.md

9 lines
446 B
Markdown
Raw Normal View History

2023-05-11 19:41:44 +00:00
# Functions which are still considered experimental
Ranked by danger.
* **Core.buildDepositProof(s)** ➡️ because we still need more testnet tests. Nominally, should work though. Use at own risk. Very very likely won't break.
* **Relayer.handleWithdrawal** ➡️ because no test relayer has been yet available to handle this. Will likely break.
* **Core.loadNotes** ➡️ more tests are needed on filtering behaviour. Likely won't break.