Type alias InternalAccount

InternalAccount: Infer<typeof InternalAccountStruct>

Internal account representation.

This type is used internally by MetaMask to add additional metadata to the account object. It's should not be used by external applications.