Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentine1898 committed Apr 24, 2024
1 parent 406130c commit eb015b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/services/src/ctx/staking-token-id.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@ 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 eb015b4

Please sign in to comment.