variable Borsh.vec

A variable-length ordered collection.

Type

<T>(element: Field<T>) => Field<T[]>

Usage

import { Borsh } from ".";