indelible-mcp 3.2.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -147,6 +147,12 @@ Visit [indelible.one](https://indelible.one) and sign in with Google to see all
|
|
|
147
147
|
|
|
148
148
|
~1 satoshi per byte. A typical session costs less than $0.01.
|
|
149
149
|
|
|
150
|
+
## Changelog
|
|
151
|
+
|
|
152
|
+
### 3.2.1
|
|
153
|
+
- Security fix: removed remote fallback paths
|
|
154
|
+
- All operations now route exclusively through SPV bridge
|
|
155
|
+
|
|
150
156
|
## License
|
|
151
157
|
|
|
152
158
|
MIT
|