Table of Contents

Class FungibleAsset

Namespace
chia.dotnet
Assembly
chia-dotnet.dll
public record FungibleAsset : IEquatable<FungibleAsset>
Inheritance
FungibleAsset
Implements
Inherited Members
Extension Methods

Properties

Amount

public ulong Amount { get; init; }

Property Value

ulong

Asset

public string Asset { get; init; }

Property Value

string