Skip to content

sui_v1.30.0_1721937893_ci

@CarryWang CarryWang tagged this 25 Jul 16:32
## Description 

According to the function definition, the Docs description is backwards

function `fromB64` receive `base64 string` return `Uint8Array`

But in the description of the Docs it is the opposite :

>`fromB64`: Serializes a Uint8Array to a base64 string

<img width="635" alt="image"
src="https://github.com/user-attachments/assets/16cf48c5-a620-46df-bb62-a5b1230791c1">
<img width="635" alt="image"
src="https://github.com/user-attachments/assets/9f0da79e-3fb4-4317-8a9e-30ea9f714f49">



## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
Assets 2
Loading