@wharfkit/session - v4.0.1
    Preparing search index...

    Interface TransactHookResponse

    interface TransactHookResponse {
        request: SigningRequest;
        signatures?: Signature[];
    }
    Index
    signatures?: Signature[]