Skip to content

Commit

Permalink
remove equivalentValues
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentine1898 committed Apr 24, 2024
1 parent eb015b4 commit 0d425e9
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@ export const delegationsByAddressIndex: Impl['delegationsByAddressIndex'] = asyn
},
metadata: denomMetadata ? customizeSymbol(new Metadata(denomMetadata)) : undefined,
extendedMetadata,
equivalentValues: [
{
equivalentAmount: { hi: 0n, lo: 0n },
numeraire: denomMetadata,
},
],
},
},
},
Expand Down

0 comments on commit 0d425e9

Please sign in to comment.