Skip to content

Instantly share code, notes, and snippets.

@fortmarek
Created February 28, 2020 09:52
Show Gist options
  • Save fortmarek/ce009dff331007a4497b8da26c682a06 to your computer and use it in GitHub Desktop.
Save fortmarek/ce009dff331007a4497b8da26c682a06 to your computer and use it in GitHub Desktop.
Status of contract
// Closure-based function
func status(completion: @escaping RPCCompletion<RateContractStatus>)
// Combine counterpart
func statusPublisher() -> ContractPublisher<RateContractStatus>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment