Closed bassjobsen closed 6 years ago
@sqfasd @liangpeili please review it. //cc @a1300
As far as i do understand should each transaction have a senderId: crypto.getAddress(keys.publicKey) now? signature should be a signatures[]? Also see: https://github.com/AschPlatform/asch-js/issues/12
senderId: crypto.getAddress(keys.publicKey)
signature
signatures[]
closed in favor of https://github.com/AschPlatform/asch-js/pull/17
@sqfasd @liangpeili please review it. //cc @a1300
As far as i do understand should each transaction have a
senderId: crypto.getAddress(keys.publicKey)
now?signature
should be asignatures[]
? Also see: https://github.com/AschPlatform/asch-js/issues/12