Skip to content

Instantly share code, notes, and snippets.

@chunkydotdev
Created August 13, 2018 20:52
Show Gist options
  • Save chunkydotdev/f254b541e52a16f0c59ad4bf2ee13c61 to your computer and use it in GitHub Desktop.
Save chunkydotdev/f254b541e52a16f0c59ad4bf2ee13c61 to your computer and use it in GitHub Desktop.
let breedData = await ckContract.breedWithAuto(pair.matronId, pair.sireId, function(err, response){
console.log('err',err,'response',response)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment