Appearance
Retrieve last BTC block processed by the executor contract.
import { useLastBlock } from "@midl/executor-react";
const { lastBlock } = useLastBlock();
number
undefined