Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Allow asset objects to be passed instead of list of parameters #59

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

JakeUrban
Copy link
Contributor

@JakeUrban JakeUrban commented Mar 25, 2020

resolves #53

Allows Stellar::Asset objects to be passed in addition to an array of Stellar::Asset.send parameters. Still completely backwards compatible.

I will update the /examples when this project is merged with the SDK codebase, since there are more adjustments to be made than just :amount and :asset parameter types.

Copy link

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

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

👏

@JakeUrban JakeUrban merged commit 241ebcd into astroband:master Mar 25, 2020
@JakeUrban JakeUrban deleted the adjust-amount-asset-arrays branch March 25, 2020 23:06
@abuiles abuiles mentioned this pull request Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide alternative parameters types for amount, asset
2 participants