blockcoders / nestjs-ethers

Ethereum utilities for NestJS based on Ethers.js
Apache License 2.0
93 stars 23 forks source link

fix: Function name createWalletfromEncryptedJson to createWalletFromEncryptedJson #139

Closed GustavoRSSilva closed 2 years ago

GustavoRSSilva commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What is the current behavior?

Simply PR to fix the function name to match the other functions with the same type of name.

Issue Number: N/A

What is the new behavior?

Same as before

Does this PR introduce a breaking change?