Documentation
    Preparing search index...

    Interface DynamicFieldValue

    interface DynamicFieldValue {
        bcs: Uint8Array;
        type: string;
    }
    Index
    bcs: Uint8Array
    type: string