Skip to content

Commit

Permalink
Rename diviner for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Dec 22, 2023
1 parent ea14a2f commit aceb1f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
{
"config": {
"destinationSchema": "network.xyo.evm.nft.index",
"name": "NftIndexToNftIndexTransformDiviner",
"name": "NftIndexPartialToNftIndexTransformDiviner",
"schemaTransforms": {
"network.xyo.evm.nft.index": [
{
Expand Down Expand Up @@ -354,7 +354,7 @@
"InputBufferingSentinel",
"TotalSupplyToSlugsSentinel"
],
"module": "NftIndexToNftIndexTransformDiviner"
"module": "NftIndexPartialToNftIndexTransformDiviner"
},
{
"input": [
Expand Down

0 comments on commit aceb1f2

Please sign in to comment.