wp-rest.php
The brand-new WP REST API for Bitcoin and Altcoin Wallets.
Superseeds JSON-API v3. If you are building new apps, don't even think about using anything other than this API. The JSON-API is deprecated and will soon be removed.
Tags
Table of Contents
- NONCE_CHARS = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
- NONCE_LENGTH = 16
Constants
NONCE_CHARS
    public
        mixed
    NONCE_CHARS
    = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
        
        
    
NONCE_LENGTH
    public
        mixed
    NONCE_LENGTH
    = 16