We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3262e4c + 566f054 commit 1ca43d7Copy full SHA for 1ca43d7
docs/taproot-assets/examples/basic-price-oracle/go.mod
@@ -1,6 +1,6 @@
1
module basic-price-oracle
2
3
-go 1.23.6
+go 1.23.9
4
5
// We want to format raw bytes as hex instead of base64. The forked version
6
// allows us to specify that as an option.
0 commit comments