We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107d33f commit afa60eeCopy full SHA for afa60ee
modules/sdk-coin-sui/src/lib/resources/walrusConfig.ts
@@ -13,7 +13,7 @@ export const WALRUS_TESTNET_CONFIG = {
13
mutable: true,
14
} as SharedObjectRef,
15
16
- WALRUS_PKG_ID: '0x795ddbc26b8cfff2551f45e198b87fc19473f2df50f995376b924ac80e56f88b',
+ WALRUS_PKG_ID: '0x883b27de942203191726d6722dc097b6d5499234be2aa22c3872849c45fdd712',
17
WALRUS_STAKING_MODULE_NAME: 'staking',
18
WALRUS_STAKE_WITH_POOL_FUN_NAME: 'stake_with_pool',
19
0 commit comments