get_signers
Get the signers of the current transaction.
Return
a list<byte_array>
containing the public keys of all the signers of the current transaction.
Since
0.10.4
Throws
exception
if there is no operation context
Get the signers of the current transaction.
a list<byte_array>
containing the public keys of all the signers of the current transaction.
0.10.4
if there is no operation context