Skip to main content

WalletSummary

Index

Constructors

constructor

Properties

readonlyaccount_balances

account_balances: any

chain_tip_height

chain_tip_height: number

fully_scanned_height

fully_scanned_height: number

next_orchard_subtree_index

next_orchard_subtree_index: bigint

next_sapling_subtree_index

next_sapling_subtree_index: bigint

Methods

free

  • free(): void
  • Returns void

toJSON

  • toJSON(): Object
    • Return copy of self without private attributes.

    Returns Object

toString

  • toString(): string
  • Return stringified version of self.


    Returns string