Class AccountExtensions
Inherited Members
Namespace: Libplanet.Action.State
Assembly: Libplanet.Action.dll
Syntax
public static class AccountExtensions
Methods
| Improve this Doc View SourceGetUpdatedStates(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> |