mirror of
https://github.com/alexgo-io/gaze-brc20-indexer.git
synced 2026-01-12 14:34:54 +08:00
* refactor: separated modules initiator * fix: able to run with empty modules * doc: update cmd desc * refactor: sorting code flow * fix: invalid apionly flow * refactor: remove unnecessary flags * feat: add default value for runes config * refactor: use config instead bind flag to opts struct * chore: remove unused comment * refactor(runes): invoke only when in case * feat: add http server default port * feat: add logger context * doc: update readme --------- Co-authored-by: Gaze <gazenw@users.noreply.github.com>