UNPKG

@iota/pearl-diver-react-native

Version:

Transaction nonce searcher for IOTA apps built with react-native.

20 lines (18 loc) 459 B
/* * Copyright (c) 2019 IOTA Stiftung * https://github.com/iotaledger/iota_common * * Refer to the LICENSE file for licensing information */ /** * @defgroup common Common * @brief The common modules used by iota_common components. * * The common module contains crypto, trinary, data models, network, and error code implementation. */ /** * @defgroup common_error Error Codes * @ingroup common * @brief The error code implementation. * */