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