export type RpcGetNodeBlocksResult = { blocks: string; };