package
1.2.0-beta1
Repository: https://github.com/bitcoin-sv/bdk.git
Documentation: pkg.go.dev

# Functions

LoadScriptConfig return the functional loader to load parameters from environment variable to ScriptConfig structure.
LoadSetting load environment values into Setting structure.

# Structs

ScriptConfig hold the settings that impact the script operations There are equivalent in the bitcoin.conf file.
Setting hold the flat settings for the bdk core GlobalConfig.

# Type aliases

No description provided by the author