export type ParamsAccountAndIndex = { account: string; height: number; };