Skip to content

Commit 39335d2

Browse files
authored
Merge pull request #73 from blockscout/va-zilliqa-zrc2-tokens
Update sharelock for Zilliqa
2 parents 8d290a9 + 84d3164 commit 39335d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/information-and-settings/sharelock.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,6 @@ Note that this should always be enforced because as long as there is one DB tran
155155
| Explorer.Chain.Zilliqa.QuorumCertificate | zilliqa_quorum_certificates | [asc: :block_hash] |
156156
| Explorer.Chain.Zilliqa.AggregateQuorumCertificate | zilliqa_aggregate_quorum_certificates | [asc: :block_hash] |
157157
| Explorer.Chain.Zilliqa.NestedQuorumCertificate | zilliqa_nested_quorum_certificates | [asc: :block_hash, asc: proposed_by_validator_index] |
158+
| Explorer.Chain.Zilliqa.Zrc2.TokenAdapter | zilliqa_zrc2_token_adapters | [asc: :adapter_address_hash] |
159+
| Explorer.Chain.Zilliqa.Zrc2.TokenTransfer | zilliqa_zrc2_token_transfers | [asc: :transaction_hash, asc: :block_hash, asc: :log_index] |
158160
| Explorer.Chain.Filecoin.PendingAddressOperation | filecoin_pending_address_operations | [asc: :address_hash] |

0 commit comments

Comments
 (0)