Skip to content

Instantly share code, notes, and snippets.

@Elvis10ten
Created November 7, 2020 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Elvis10ten/15b4e8d15e9bdb3efb8b75d684a13f76 to your computer and use it in GitHub Desktop.
Save Elvis10ten/15b4e8d15e9bdb3efb8b75d684a13f76 to your computer and use it in GitHub Desktop.
data class Contention(
val selfBlock: Block,
val peersApexBlock: Block?
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment