You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had done the standard sui binaries install Thu to final test and publish 0.15.0
Back to sui-base...
Here is the output with no local started:
fastfrank@~/sui-base $ localnet status
localnet STOPPED
client version: sui 0.29.1-d6ebeaa32
asui selection: [ cargobin ]
I assumed (because of the last line) I could do asui client gas:
fastfrank@~/sui-base $ asui client gas
The /Users/fastfrank/.cargo/bin/sui was not found.
Follow Mysten Lab procedure to install it:
https://docs.sui.io/build/install#install-sui-binaries
Even though I can do standard:
fastfrank@~/sui-base $ sui client gas
[warn] Client/Server api version mismatch, client api version : 0.29.1, server api version : 0.29.2
Object ID | Gas Value
----------------------------------------------------------------------------------
0x0d7fe4b9e8a3341337eb137dce3d8ce83e83234fdf9e850d0290a32a2620550e | 119997677
0x13d88577a38b4b9550ecb2eb84ea94e4727129759f525e84cd9d331c4fb64117 | 199991896
0x16371a61f3d09c0ad97cd988e4414a6d09e7944cb97f36bb4f9db48f45601f94 | 200000000
0x2274c7e7a1db7be505634c310fe9fb546a110398dc03f375f4843d0ace22cf05 | 200000000
0x33dafd34e581bd1909fc7a0f8173180789ed0f22072f8e6d93613e968301e000 | 4000000
0x5b8495d388be1cfdb083741db43d2f32821393eba39201ed06ca6a28ac7b2ffa | 200000000
0x64ffb2dc69cbbdb083ee71f2f8095dea09d1ddfde262600bfb87bd3cb0630207 | 200000000
0x9bd90725a3ede448064b8b5e61794868657e7d9ac5873fe6a970898efaa2625a | 4000000
0x9ed1ee41fa18a9260eab9ae706536709d4b15f1d8eb9b0498152ab9c11a0bbe8 | 10000000
0xb29fe3475a821c98c5720e8cc04fb83ab8fbd32e871e15356ca47a5c0914368a | 200000000
0xc30e4340495a8a89e51cae24c9d2bebf5619ede5398836a32f7c5abdf7e812d3 | 200000000
0xebffecfb60c87b347060b364151a39b7b62ec418d36692e5d8f18b406b97e151 | 200000000
0xfad8a3c1485ba90017e8cd7dbe3d5170f7dbc700ee26b7ee02d107d0fb174430 | 200000000
The text was updated successfully, but these errors were encountered:
I had done the standard sui binaries install Thu to final test and publish 0.15.0
Back to sui-base...
Here is the output with no local started:
I assumed (because of the last line) I could do asui client gas:
Even though I can do standard:
The text was updated successfully, but these errors were encountered: