Gets the platform on which the contract is running.
For example:
"NEO"."Ontology".What should return this API? Will be a deterministic result?
What should return this API? Will be a deterministic result?
On Neo, it returns "NEO". On other platforms, it returns the name of the appropriate platform. For example: "Ontology".
I think I got it.
If it is my private chain, returns "Babylon", for example.
And then, I, sporadically, publish some state of my blockchain in the Neo Original Public one.
Will Neo 3.0 come with interchain communication using a similar resource Erik? This way one platform could declare its "trusted" buddies, and execute Neo opcodes "outside" in a trusted fashion.
Most helpful comment
On Neo, it returns
"NEO". On other platforms, it returns the name of the appropriate platform. For example:"Ontology".