Skip to main content

Returns tips that are ideal for attaching a block.

GET 

/api/core/v2/tips

Returns tips that are ideal for attaching a block. The tips can be considered as non-lazy and are therefore ideal for attaching a block.

Request

Responses

Successful operation.

Schema
    tips string[]required

    The block identifiers that can be used to a attach a block to. Hex-encoded with 0x prefix.

Loading...