nullbitx8
Results
2
issues of
nullbitx8
This fixes the script so it doesn't blow up on the first run
## Steps to Reproduce Issue 1. Install the sdk `npm i @mysten/sui.js` 2. Create a file `test.js` with the following contents: ``` import { getFullnodeUrl, SuiClient } from '@mysten/sui.js/client'; //...
Type: Bug
ts-sdk