File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ an on-chain smart contact as part of the transaction. This integration provides
1818** Push integration** is for applications that don't want to pull prices in every transaction and prefer a purely on-chain integration.
1919
2020<Callout type = " info" >
21- All feeds are available through both integration methods. However, to use push
21+ All feeds are available through both integration methods. However, to use pull
2222 integration, the application needs to submit the prices to the on-chain smart
23- contract as part of the transaction. Check out the [ Push
24- Integration ] ( use-real-time-data/push-integration ) guide to get started.
23+ contract as part of the transaction. Check out the Pull Integration section
24+ below to get started.
2525</Callout >
2626
2727## Pull Integration
You can’t perform that action at this time.
0 commit comments