interface TransactionV2
implements Enum
import { type TransactionV2 } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/index.ts";
Properties
readonly
asLegacy: LegacyTransactionreadonly
asEip2930: EIP2930Transactionreadonly
asEip1559: EIP1559Transaction