use badger for outbox hints.

This commit is contained in:
fiatjaf
2025-04-21 15:33:49 -03:00
parent d733a31898
commit 01be954ae6
5 changed files with 135 additions and 59 deletions

View File

@@ -29,11 +29,6 @@ import (
var sys *sdk.System
var (
hintsFilePath string
hintsFileExists bool
)
var json = jsoniter.ConfigFastest
const (