Function chainseeker::new [−][src]
pub fn new(endpoint: &str) -> Client
Create a new chainseeker client.
The endpoint will be the string like https://btc-v3.chainseeker.info/api
(Note: this string is available via chainseeker::DEFAULT_ENDPOINT).