mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 16:52:57 +08:00
fix(brc20): add to_address index to operations table (#390)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
CREATE INDEX operations_to_address_index ON operations (to_address);
|
||||
Reference in New Issue
Block a user