WorkerMan
WorkerMan
## Pull request type - [X] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) -...
# 🚀 Feature Request Publish aptos-sdk 0.0.3 to create.io PLS ## Motivation - right now, the aptos-sdk is depend aptos-core and aptos-core depend a lot pacakge. include rockdb. - aptos-sdk...
### Rooch version master ### What did you do? call get_decoded_states_with_display with display ```rust let display = rooch .get_decoded_states_with_display(AccessPath::object( ObjectID::from_hex_literal(&token.object_id)?, )) .await?; ``` ```json { "id": "0xf34cf2f44b55d256c8912c4d0adba09eedff01eaa639e78e8acdcd5a9cffb3ca", "owner": "rooch1rvu52sxxw5dfyw8uvugugxfmyyv0t03hyaxzrqc7yhhzwp6j76xq05sqy7", "owner_bitcoin_address":...