string method

Creates a new codec that parses a BigInt string.

Implementation

BorshCodecFixedSized<String> string() => BorshStringBigInt(this);