Update status now that Price Oracle amendment has been enabled

This commit is contained in:
amarantha-k
2024-11-05 10:59:55 -08:00
parent 95319ba578
commit d23a7a9b40
12 changed files with 14 additions and 19 deletions

View File

@@ -4,10 +4,9 @@ parent: transaction-types.html
blurb: Delete an existing price oracle.
labels:
- Oracle
status: not_enabled
---
# OracleDelete
_(Requires the [PriceOracle amendment][] {% not-enabled /%})_
_(Requires the [PriceOracle amendment][])_
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DeleteOracle.cpp "Source")

View File

@@ -4,10 +4,9 @@ parent: transaction-types.html
blurb: Create or update an existing price oracle.
labels:
- Oracle
status: not_enabled
---
# OracleSet
_(Requires the [PriceOracle amendment][] {% not-enabled /%})_
_(Requires the [PriceOracle amendment][])_
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/SetOracle.cpp "Source")