Extends a core Sui client with Walrus, returning the WalrusClient (extended.walrus) directly rather than the extended client itself, so callers don't need to know the $extend mechanics.
WalrusClient
extended.walrus
$extend
Extends a core Sui client with Walrus, returning the
WalrusClient(extended.walrus) directly rather than the extended client itself, so callers don't need to know the$extendmechanics.