mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-16 03:58:09 +00:00
refactor: performance
This commit is contained in:
@ -81,7 +81,7 @@ class ProfilePage extends StatelessWidget {
|
||||
),
|
||||
|
||||
RxFilter<Nip01Event>(
|
||||
key: Key("profile-streams:$hexPubkey"),
|
||||
Key("profile-streams:$hexPubkey"),
|
||||
relays: defaultRelays,
|
||||
filters: [
|
||||
Filter(kinds: [30_311], limit: 200, pTags: [hexPubkey]),
|
||||
|
Reference in New Issue
Block a user