Skip to Content

@cfxdevkit/devnode


@cfxdevkit/devnode / AccountInfo

Interface: AccountInfo

Defined in: packages/devnode/src/types.ts:64

Properties

coreAddress

coreAddress: string

Defined in: packages/devnode/src/types.ts:66


coreBalance?

optional coreBalance: string

Defined in: packages/devnode/src/types.ts:70


evmAddress

evmAddress: string

Defined in: packages/devnode/src/types.ts:67


evmBalance?

optional evmBalance: string

Defined in: packages/devnode/src/types.ts:71


evmPath?

optional evmPath: string

Defined in: packages/devnode/src/types.ts:73


evmPrivateKey?

optional evmPrivateKey: string

Defined in: packages/devnode/src/types.ts:69


index

index: number

Defined in: packages/devnode/src/types.ts:65


mnemonic?

optional mnemonic: string

Defined in: packages/devnode/src/types.ts:74


path?

optional path: string

Defined in: packages/devnode/src/types.ts:72


privateKey

privateKey: string

Defined in: packages/devnode/src/types.ts:68