export type AddrTxProof = { shard: number; round: number; proof: string; };