Skip to content

Instantly share code, notes, and snippets.

@jasonpincin
Created May 19, 2020 16:46
Show Gist options
  • Save jasonpincin/887ea4a382bd987f0a672e967e8befa5 to your computer and use it in GitHub Desktop.
Save jasonpincin/887ea4a382bd987f0a672e967e8befa5 to your computer and use it in GitHub Desktop.
SDK Topic Interface RFD
async function topicInterests() {
return [
{ topic, keyDeserializer, valueDeserializer, onCurrent }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment