@lightprotocol/stateless.js - v0.22.1-alpha.1
    Preparing search index...

    Interface SignatureWithMetadata

    interface SignatureWithMetadata {
        blockTime: number;
        signature: string;
        slot: number;
    }
    Index

    Properties

    blockTime: number
    signature: string
    slot: number