Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/types
AccountIdWithKeyPairObject
Interface AccountIdWithKeyPairObject
interface
AccountIdWithKeyPairObject
{
accountId
:
string
;
privateKey
:
string
;
publicKey
:
string
;
}
Index
Properties
account
Id
private
Key
public
Key
Properties
account
Id
accountId
:
string
private
Key
privateKey
:
string
public
Key
publicKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
private
Key
public
Key
@hashgraph/solo
Loading...