ForgeAbi_AssetSpec

public struct ForgeAbi_AssetSpec
extension ForgeAbi_AssetSpec: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

Undocumented

  • the address of the generated asset. The sender shall apply the spec to the template to generate a structure of the asset, and then generate the CreateAssetTx, and then calculate the address. SDK could help to alleviate the process.

    Declaration

    Swift

    public var address: String
  • json string that contains args for the asset factory template

    Declaration

    Swift

    public var data: String
  • Undocumented

    Declaration

    Swift

    public var unknownFields: <<error type>>
  • Undocumented

    Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.