Closed orthecreedence closed 4 years ago
Pedantic, but the core needs to be functional and deterministic: given a set of inputs, the outputs should always be the same. We cannot use ID::create() in any transactions or object creators, the IDs need to be passed in.
ID::create()
Pedantic, but the core needs to be functional and deterministic: given a set of inputs, the outputs should always be the same. We cannot use
ID::create()
in any transactions or object creators, the IDs need to be passed in.