Interface EntParamsMtree1
interface EntParamsMtree1 { tag: Mtree; values: (Uint8Array | `tx_${string}` | (((TxParamsBySchemaInternal<PickIsRec<{ readonly tag: { serialize: (value: EntryTag.Account) => Buffer; deserialize: (value: Buffer) => EntryTag.Account; constValue: EntryTag.Account; constValueOptional: boolean; }; readonly version: { ...; }; readonly nonce: { ...; }; readonly balance: { ...; }; }, true>> & Partial<...
))[]; version?: 1; } Properties
values
values: (Uint8Array | `tx_${string}` | (((TxParamsBySchemaInternal<PickIsRec<{ readonly tag: { serialize: (value: EntryTag.Account) => Buffer; deserialize: (value: Buffer) => EntryTag.Account; constValue: EntryTag.Account; constValueOptional: boolean; }; readonly version: { ...; }; readonly nonce: { ...; }; readonly balance: { ...; }; }, true>> & Partial<...))[] = entryMtreeValueArray