0.1.0
Added
- Add
transactions.getmethod for retrieving transaction details. - Add wallet earn actions support.
- Add wallet export and import support.
- API updates.
Breaking changes
- Return types for
Intents#create_policy_ruleandIntents#update_policy_rulechanged fromRuleIntentResponsetoRuleMutateIntentResponse. - Return type for
Intents#delete_policy_rulechanged fromRuleIntentResponsetoRuleDeleteIntentResponse. GetFiatOnrampURLResponsechanged from a class to a discriminated union on:type.

