export type RpcAccountHeight = { account: string; height: number; validHeight: number; };