xrpl
    Preparing search index...

    Interface VoteSlot

    interface VoteSlot {
        VoteEntry: { Account: string; TradingFee: number; VoteWeight: number };
    }
    Index

    Properties

    Properties

    VoteEntry: { Account: string; TradingFee: number; VoteWeight: number }