variable Borsh.set

A variable-length unordered collection.

Type

<T>(element: Field<T>) => Field<Set<T>>

Usage

import { Borsh } from ".";