import { Tx } from "https://deno.land/x/lucid@0.10.6/src/mod.ts";
Update a stake pool. No pool deposit is required. The metadataUrl needs to be hosted already before making the update.
x/lucid/src/mod.ts>Tx#updatePool
import { Tx } from "https://deno.land/x/lucid@0.10.6/src/mod.ts";
Update a stake pool. No pool deposit is required. The metadataUrl needs to be hosted already before making the update.