Bitcoin and Altcoin Wallets 6.2.5

Deprecated

Table of Contents

build/apis/legacy-php.php
build/helpers/users.php

legacy-php.php

Line Element Reason
79 api_balance_filter()

Since version 6.0.0, in favor of the helper function.

158 api_available_balance_filter()

Since version 6.0.0, in favor of the helper function.

223 api_adapters_filter()

Will be removed soon.

285 api_transactions_filter()

Since version 6.0.0, in favor of the helper function.

747 api_deposit_address_filter()
854 api_cancel_transaction_action()

Since version 6.0.0, in favor of directly modifying the status of the Transaction object.

977 api_retry_transaction_action()

Since version 6.0.0, in favor of directly modifying the status of the Transaction object.

users.php

Line Element Reason
129 get_legacy_api_key()

The JSON-API may be removed in a future version.

Search results