andelf / tronpy

TRON Python Client Library.
MIT License
204 stars 96 forks source link

Multisig #50

Closed deiva89 closed 1 year ago

deiva89 commented 2 years ago

Could it be possible signing a transaction with multisignature permission? I've seen that with the sign function, signing is only possible via private key.

Thanks

MrNaif2018 commented 1 year ago

Hmm, do you have some tx hashes I can take a look at which do the multisignature send?

MrNaif2018 commented 1 year ago

But if I'm not mistaken from looking at the code, it is supported

MrNaif2018 commented 1 year ago

It does work, check #70 (: