MetadataOwnershipRenounced
Namespace: IotaSdk
A typed view of a 0x2::coin_manager::MetadataOwnershipRenounced.
public class MetadataOwnershipRenounced : IMetadataOwnershipRenounced, System.IDisposable
Inheritance Object → MetadataOwnershipRenounced
Implements IMetadataOwnershipRenounced, IDisposable
Attributes NullableContextAttribute, NullableAttribute
Constructors
MetadataOwnershipRenounced(UInt64)
public MetadataOwnershipRenounced(ulong pointer)
Parameters
pointer UInt64
Methods
Destroy()
public void Destroy()
Dispose()
public void Dispose()
CoinName()
public string CoinName()
Returns
TryFromBcs(Byte[])
Decode from the BCS contents of an emitted event.
public static MetadataOwnershipRenounced TryFromBcs(Byte[] bytes)
Parameters
bytes Byte[]