Skip to main content

Set the last address index of a wallet configured to index-limit scanning policy.

POST 

/wallet/config/index-limit/last-index

Set the last address index of a wallet configured to index-limit scanning policy.

Request

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Body

required

Set the last loaded index on a wallet configured to index-limit scanning policy.

    index integerrequired

    Last address index to set.

Responses

Success confirmation or handled error

Schema

    any

Loading...