get_status: Get Bitfinex platform status

Description Usage Value Examples

View source: R/bitfinex-public.R

Description

Calls the Bitfinex API to determine platform operative status.

Usage

1

Value

Either "Operative" if platform is usable, or "Maintenace".

Examples

1
2
3
4
5
6
## Not run: 
    print(get_status())
    # Output:
    # [1] "Operative"

## End(Not run)

program--/cryptocurr documentation built on Jan. 26, 2021, 1:36 a.m.