@hashgraph/solo
Preparing search index...
src/commands/one-shot/predefined-accounts
SystemAccount
Type Alias SystemAccount
type
SystemAccount
=
{
accountId
:
string
;
name
:
string
;
privateKey
?:
string
;
publicKey
:
PublicKey
;
}
Index
Properties
account
Id
name
private
Key?
public
Key
Properties
account
Id
accountId
:
string
name
name
:
string
Optional
private
Key
privateKey
?:
string
public
Key
publicKey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
name
private
Key
public
Key
@hashgraph/solo
Loading...