package tezos-client-sapling-alpha

  1. Overview
  2. Docs
type t

Synchronise our local state with the blockchain's. The state must be recent enough to craft correct transactions. The limit enforced by the protocol if 120 blocks. Also scans, ie. checks for incoming payments and add them to our balance. *