#
scrt
Here are 2 public repositories matching this topic...
$SCRT - X11 - PoW + PoS cryptocoin
-
Updated
Jul 23, 2018 - C++
Improve this page
Add a description, image, and links to the scrt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scrt topic, visit your repo's landing page and select "manage topics."
Currently after creating an attestation certificate it just saves it as
./attestation_cert.der.https://github.com/enigmampc/SecretNetwork/blob/016ed04350a7398836b72fc34dfbdf255008e5f2/cosmwasm/packages/wasmi-runtime/src/registration/offchain.rs#L234
Would be nice to be able to customize this path using an environment variable, like https://github.com/enigmampc/SecretNetwork/blob/016ed04350a