Blockfrost (Blockfrost v0.1.1) View Source
Documentation for Blockfrost
.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Get config from a running Blockfrost client
Link to this section Types
Specs
t() :: atom()
The name of a Blockfrost instance
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Get config from a running Blockfrost client
Specs
start_link(Keyword.t()) :: Supervisor.on_start()