near-api-js
near-api-js copied to clipboard
Use named arguments in all APIs.
We should move towards named arguments in all functions that are exposed to the user. Let's start working on it after https://github.com/near/near-api-js/issues/613 and https://github.com/near/near-api-js/issues/590.