export type RefTxInfo = { addr: string; index: number; link: string; };