All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alphawallet.token.entity.TokenscriptContext Maven / Gradle / Ivy

package com.alphawallet.token.entity;

/**
 * Created by James on 23/05/2019.
 * Stormbird in Sydney
 */
public class TokenscriptContext
{
    public ContractAddress cAddr; // holding contract of primary token
    public AttributeInterface attrInterface;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy