updateOrganization()
How to use?
import { getVESS } from "vess-sdk"
const vess = getVESS()
await vess.connect(provider)
await vess.updateOrganization(content)Parameters
Returns
Last updated
import { getVESS } from "vess-sdk"
const vess = getVESS()
await vess.connect(provider)
await vess.updateOrganization(content)Last updated