docknetwork / crypto-wasm-ts

Typescript abstractions over Rust crypto library's WASM wrapper
Apache License 2.0
27 stars 7 forks source link

Move schema generation into serializeForSigning method, add generateSchema option #10

Closed cykoder closed 1 year ago

cykoder commented 1 year ago

Was moved here because makes more sense than mutating in sign, allows the SDK to call that method to get the same values when gathering data to sign