eoseCommandCallBacks property

Map<String, SubscriptionCallback<NostrRequestEoseCommand>> eoseCommandCallBacks
final

This is the registry which will have all eose responses callbacks.

Implementation

final eoseCommandCallBacks = RelayCallbackRegister<NostrRequestEoseCommand>();