Skip to main content

Load more addresses by pushing the end index of a wallet configured to index-limit scanning policy.

POST 

/wallet/config/index-limit/load-more-addresses

Load more addresses by pushing the end 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

Count of addresses to load.

    count integerrequired

    Count of addresses to load.

Responses

Success confirmation or handled error

Schema

    any

Loading...