Skip to content

Use release v0.1.5 js-sdk#5

Merged
mascot6699 merged 4 commits intomasterfrom
feature/init-refactor
Nov 26, 2019
Merged

Use release v0.1.5 js-sdk#5
mascot6699 merged 4 commits intomasterfrom
feature/init-refactor

Conversation

@mascot6699
Copy link
Member

  • Use release v0.1.5 which gets rid of init function call before using other functions
  • Combines all response handlers

Copy link
Member

@quixote911 quixote911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

}

public void putAddressMap(CruxAddressMapping newAddressMap, final CruxClientResponseHandler<CruxPutAddressMapSuccess> handler){
public void putAddressMap(HashMap newAddressMap, final CruxClientResponseHandler<CruxPutAddressMapSuccess> handler){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add HashMap<String, CruxAddress>?

@mascot6699 mascot6699 merged commit 63bec05 into master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants