Module cryptoapis::apis::features_api[][src]

Enums

struct for typed errors of method broadcast_locally_signed_transaction

struct for typed errors of method validate_address

Functions

Through this endpoint customers can broadcast transactions that have been already signed locally. Instead of using a node for broadcasting a signed transaction users can use this endpoint. We then keep the user posted about the status by sending you a callback with a success or failure status.

This endpoint checks user public addresses whether they are valid or not.