Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/interfaces/txqueue/index.ts>ValidTransaction

Package publishing for deno.land/x/polkadot
Go to Latest
interface ValidTransaction
implements Struct
import { type ValidTransaction } from "https://deno.land/x/polkadot@0.2.33/types/interfaces/txqueue/index.ts";

Properties

readonly
priority: TransactionPriority
readonly
requires: Vec<TransactionTag>
readonly
provides: Vec<TransactionTag>
readonly
longevity: TransactionLongevity
readonly
propagate: bool