Skip to content

Instantly share code, notes, and snippets.

@KardanovIR
Created May 8, 2020 09:58
Show Gist options
  • Save KardanovIR/3c14c0bbf955f5c1c899f7798d344507 to your computer and use it in GitHub Desktop.
Save KardanovIR/3c14c0bbf955f5c1c899f7798d344507 to your computer and use it in GitHub Desktop.
func keyVoteByAddress(votingId: Int, address: String) = "voting_" + votingId + "_vote_" + address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment