Type alias RuntimeAccountMap

RuntimeAccountMap: Map<string, runtime.rtypes.AccountAddress>

RuntimeAccountMap is for AccountStore used in runtime (where we use maps instead of arrays in sdk structures).

Generated using TypeDoc