aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

There is no easy way to determine what oracleTTLType and oracleTTLValue, abiversion should be when using ctx.OracleRegisterTx #115

Closed randomshinichi closed 4 years ago

randomshinichi commented 5 years ago

Of course it's in the config, but one should not have to look it up all the time. It should be obvious somehow, either from the comments (worst solution) or design (best solution)