@solana/web3.js
    Preparing search index...

    Type Alias SignatureReceivedNotification

    Signature received notification

    type SignatureReceivedNotification = {
        type: "received";
    }
    Index
    type: "received"