You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import {pipe, Ok, makeGetLatestBlock} from "../interaction/interaction.js"
export function getLatestBlock(isSealed = false) {
console.warn(
`
%cFCL/SDK Deprecation Notice
============================
The getLatestBlock builder has been deprecated and will be removed in future versions of the Flow JS-SDK/FCL.
You can learn more (including a guide on common transition paths) here: https://github.com/onflow/flow-js-sdk/blob/master/packages/sdk/TRANSITIONS.md#0006-deprecate-get-latest-block-builder