Skip to content

Commit 469f02a

Browse files
Merge pull request #467 from sei-protocol/add-pyth-vrf-doc
Add pyth vrf doc
2 parents 1da89b2 + 576aabb commit 469f02a

File tree

3 files changed

+712
-0
lines changed

3 files changed

+712
-0
lines changed

content/evm/_meta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export default {
8686
'usdc-on-sei': 'USDC on Sei',
8787
dune: 'Dune Analytics',
8888
oracles: 'Oracles',
89+
vrf: 'VRF',
8990
'-- Reference': {
9091
type: 'separator',
9192
title: 'Reference'

content/evm/vrf/_meta.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export default {
2+
'pyth-network-vrf': {
3+
title: 'Pyth Network'
4+
}
5+
};

0 commit comments

Comments
 (0)