Task Description
OP_MAKE_ADAPTER_SIG_PUBLIC pulls the seed argument from the stack last while OP_MAKE_ADAPTER_SIG_PRIVATE pulls it from the stack first. The convention should be consistent for the two, and most likely this means the seed should be pulled first. It is hard to envision a use case where the order matters, but consistency will be an improvement.
Task Description
OP_MAKE_ADAPTER_SIG_PUBLICpulls theseedargument from the stack last whileOP_MAKE_ADAPTER_SIG_PRIVATEpulls it from the stack first. The convention should be consistent for the two, and most likely this means the seed should be pulled first. It is hard to envision a use case where the order matters, but consistency will be an improvement.OP_MAKE_ADAPTER_SIG_PUBLICto pull itsseedargument first