Create a DB3Account from a hex format private key
const account = createFromPrivateKey("0x........") Copy
const account = createFromPrivateKey("0x........")
the instance of DB3Account
Generated using TypeDoc
Create a DB3Account from a hex format private key