mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 17:15:51 +00:00
Merge branch 'master' of https://github.com/XRPLF/xrpl-dev-portal into decentralized-storage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Oracle
|
||||
|
||||
_(Requires the [PriceOracle amendment][] {% not-enabled /%})_
|
||||
_(Requires the [PriceOracle amendment][])_
|
||||
|
||||
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L353-L366 "Source")
|
||||
|
||||
|
||||
@@ -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")
|
||||
|
||||
|
||||
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user