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: 既存の価格オラクルを削除します。
labels:
- オラクル
status: not_enabled
---
# OracleDelete
_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_
_([PriceOracle Amendment][])_
[[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DeleteOracle.cpp "ソース")

View File

@@ -4,10 +4,9 @@ parent: transaction-types.html
blurb: 価格オラクルを作成または更新します。
labels:
- オラクル
status: not_enabled
---
# OracleSet
_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_
_([PriceOracle Amendment][])_
[[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/SetOracle.cpp "ソース")