stellar/js-stellar-sdk
View on GitHubcreateClaimableBalance: create claimant predicate from JSON object
Open
#588 opened on Oct 19, 2020
enhancementhelp wanted
Repository metrics
- Stars
- (692 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, all claimant predicate creation helpers are functions in createClaimableBalance, which makes it harder to dynamically compose them. It would be great if there was an option to pass a JSON object instead.