@Repeatable(value=com.u7.jthereum.annotations.DefaultContractLocationValues.class)
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DefaultContractLocation
Jthereum.createProxy()
is called.
A given contract class may contain multiple annotations if it has been deployed to multiple blockchains.Modifier and Type | Optional Element and Description |
---|---|
String |
address |
String |
blockchainName |
long |
deployedInBlockNumber |