near-api-js - v7.0.4
    Preparing search index...

    Type Alias DeterministicAccountStateInitV1

    type DeterministicAccountStateInitV1 = {
        code: GlobalContractIdentifier;
        data: { [key: string]: string };
    }
    Index

    Properties

    Properties

    data: { [key: string]: string }