-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Delete
ts-proto/src/helpers/aminoConverters.ts
Create
ts-proto/src/amino-converter/
copy from /verana-labs/verana-frontend: /verana-frontend/app/msg/amino-converter
rename:
aminoConvertersCS.ts -> cs.ts
aminoConvertersDID.ts -> dd.ts
aminoConvertersPerm.ts -> perm.ts
aminoConvertersTD.ts -> td.ts
aminoConvertersTR.ts -> tr.ts
In ts-proto/src/helpers copy from /verana-labs/verana-frontend: verana-frontend/app/msg/util/aminoHelpers.ts
Update imports to test.
Compare
- ts-proto/src/codec/verana/cs/v1/tx.ts with /verana-frontend/proto-codecs/codec/verana/cs/v1/tx.ts
- ts-proto/src/codec/verana/dd/v1/tx.ts with /verana-frontend/proto-codecs/codec/verana/dd/v1/tx.ts
- ts-proto/src/codec/verana/perm/v1/tx.ts with /verana-frontend/proto-codecs/codec/verana/perm/v1/tx.ts
- ts-proto/src/codec/verana/td/v1/tx.ts with /verana-frontend/proto-codecs/codec/verana/td/v1/tx.ts
- ts-proto/src/codec/verana/tr/v1/tx.ts with /verana-frontend/proto-codecs/codec/verana/tr/v1/tx.ts
Write the differences found in the comments of this issue.
Update the test imports and run them. If there are errors or not, put them in the comments of the issue.
Reactions are currently unavailable