Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: actually show json for assetlock/unlock txes (dashpay#5633)
## Issue being fixed or feature implemented The bug was introduced in the original PR dashpay#5026 and refactored later (which is good actually cause we shouldn't mix refactoring and bug-fixing :) ) ## What was done? fix conditions, add tests ## How Has This Been Tested? `feature_asset_locks.py` ## Breaking Changes n/a ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
- Loading branch information