load_wallet
Function
Description
Set the file path for the wallet’s keystore
If the file doesn’t exist then raise FileNotFoundError
Load the keystore as a string
Decrypt the keystore with secret
Return the account
Set the file path for the wallet’s keystore
If the file doesn’t exist then raise FileNotFoundError
Load the keystore as a string
Decrypt the keystore with secret
Return the account