interface AddressChildFields {
    address: Lowercase<string>;
    path?: string;
    root?: Lowercase<string>;
}

Hierarchy (View Summary)

Properties

Properties

address: Lowercase<string>
path?: string

The derivation path of the child address

root?: Lowercase<string>

The public address of the root of the hierarchy