TxParamsNameClaimTx2Type: Omit<
    TxParams & { tag: NameClaimTx; version: 2 },
    "version",
> & { version?: 2 }