Function tuxedo_template_wallet::sync::height
source · pub(crate) fn height(db: &Db) -> Result<Option<u32>>
Expand description
Get the block height that the wallet is currently synced to
None means the db is not yet initialized with a genesis block