pl-api
    Preparing search index...

    Interface BlockAccountParams

    interface BlockAccountParams {
        duration?: number;
    }
    Index

    Properties

    Properties

    duration?: number

    Number. How long the block should last, in seconds. Defaults to 0 (indefinite).