You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to translate rust to ts and then write 4 test assertions 2) nightwolf3 has applied to start work (Funders only: approve worker | reject worker).
I think I'm up for the task, already have experience in TS but reading the Rust implementation might take some time 3) vbstreetz has applied to start work (Funders only: approve worker | reject worker).
When dealing with account identifiers (
accountId
's) in smart contracts it is important that they can be validated.API
Implementation
Place the function in the env namespace.
Here is the rust implementation for guide.
Testing
Add tests here.
The text was updated successfully, but these errors were encountered: