Skip to content

WalletDescriptor (Class)

filename property

filename: str

The on-disk filename of the wallet.

title property

title: Optional[str]

The user-assigned wallet title, or None if unset.

__repr__

__repr__() -> str

The string representation.

RETURNS DESCRIPTION
str

The WalletDescriptor as a string.

TYPE: str