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