blockfrost / blockfrost-rust

Rust SDK for Blockfrost.io
Apache License 2.0
16 stars 17 forks source link

Fixes environment configuration #25

Closed b00kdev closed 1 year ago

b00kdev commented 2 years ago

Hi. I noticed that my environment config was being ignored when trying to use Blockfrost and the Cardano testnet. It looks like load.rs wasn't correctly pulling the values from the environment and updating the TomlValue. This PR fixes that (though I'm fairly new to Rust, so I'm not sure if this is the best way).

mmahut commented 1 year ago

ping @b00kdev :) do you wish to continue with this PR?

b00kdev commented 1 year ago

@mmahut @jpochyla Hello, hello! I am sorry, I somehow missed the notifications that @jpochyla had reviewed the code. I think the review requests make perfect sense and would be happy to see those added. I can make the change and update the PR, if that works. Thank you for the ping!