Skip to content

Add coin response type given sui rpc update#46

Open
theosudofi wants to merge 1 commit intocoming-chat:mainfrom
theosudofi:update-coin-response-type
Open

Add coin response type given sui rpc update#46
theosudofi wants to merge 1 commit intocoming-chat:mainfrom
theosudofi:update-coin-response-type

Conversation

@theosudofi
Copy link

@theosudofi theosudofi commented Feb 28, 2025

With MystenLabs/sui#21137, the coin response type uses string instead of object id for cursor.

Hence, we need to update the page type to reflect that, else the client would run into unexpected bytes error.

Test: I updated existing test, also tested the patch with our go client.

@zcqzcg
Copy link

zcqzcg commented Mar 11, 2025

My team has also failing into this.
If it's ok please make move

zcqzcg pushed a commit to zcqzcg/go-sui-sdk that referenced this pull request Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants