Show / Hide Table of Contents

Class AccountExtensions

Inheritance
Object
AccountExtensions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Libplanet.Action.State
Assembly: Libplanet.Action.dll
Syntax
public static class AccountExtensions

Methods

| Improve this Doc View Source

GetUpdatedStates(IAccount)

Declaration
public static IImmutableDictionary<Address, IValue> GetUpdatedStates(this IAccount account)
Parameters
Type Name Description
IAccount account
Returns
Type Description
IImmutableDictionary<Address, Bencodex.Types.IValue>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium