Skip to content

Commit

Permalink
fix wasm checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbrink committed Nov 17, 2022
1 parent 6e13cf4 commit 71f127a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions wasm/checksums.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"tx_bond.wasm": "tx_bond.2adfcfc7d9c204cd3baba31ba7cd9077378068ef7ab4d9e0adf4884230631a39.wasm",
"tx_ibc.wasm": "tx_ibc.f55f05afa9620b1e67b4cac25145376905f94ea066bc404402967d91205480d7.wasm",
"tx_init_account.wasm": "tx_init_account.7e73c0a0368ec6dda8751456ec55ce2c8770c9b9f5391895d5e140a33edfa850.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.f78e71d4f423ee163ed41a136d535f29beed73d7937e2e8b2e468ec90e755a58.wasm",
"tx_init_validator.wasm": "tx_init_validator.e4f906d19483774f989bdf7ac1a8259745a8f130db3f2c13159c092eaa540a1c.wasm",
"tx_transfer.wasm": "tx_transfer.0058ca2742f1beef62e9067f7245f896730408a6dda072f2c376efc0b99cc1f8.wasm",
"tx_unbond.wasm": "tx_unbond.1f03df3ff9ce1e5397ddd9862f85652f1d3b34ece7c44755252985fdf759816f.wasm",
"tx_update_vp.wasm": "tx_update_vp.f45e7812c2285cfc4631b68e3dea876faa031f495ec761f3f49b8d1089a5f912.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.db2478624772da21445f9e5d5bfce4009b66041a49d3470ffdae4899632ef279.wasm",
"tx_withdraw.wasm": "tx_withdraw.e5d9a390abf858f2c32dd65d401a4341f1205114b4cc541efcb2708cacd6d7db.wasm",
"vp_masp.wasm": "vp_masp.626dacdbc61f73d6d860488fba2dfb49cc428629383173f97fbed69417bbd370.wasm",
"vp_testnet_faucet.wasm": "vp_testnet_faucet.12def040a549619eeefbd24321f6275dd343e2b57a6643e0948e098c818cb4f7.wasm",
"vp_token.wasm": "vp_token.91e218a96a9d6f26fc2f3cb8d1e4ff514761bb7ccb07ab7944e616834cdaec77.wasm",
"vp_user.wasm": "vp_user.578be60f609b7500d547b9f3b11ac2e7344a51486bc0341be3d77313cf6567cc.wasm"
"tx_bond.wasm": "tx_bond.59b387c8010377f7c90b82787f1254246b8ceb29276990bcc0438161b5432166.wasm",
"tx_ibc.wasm": "tx_ibc.4f69f6d1ef1d953a1217af66d0412b93213e3d533266f60bfe4f3906e4e86720.wasm",
"tx_init_account.wasm": "tx_init_account.49b5bc2a765e43a43f5e6b7fd824e97d9ed0c6bf230f6c05356e174d9909f2e8.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.741790c1ea6790fbfcc982674dbbffc1e763e8f4a649924acd957e13370c2892.wasm",
"tx_init_validator.wasm": "tx_init_validator.e1cd80f0da2e119e82e6440c456c3ba49eec459d9a969e8a5ea1a79214c0977a.wasm",
"tx_transfer.wasm": "tx_transfer.89c936cf51900d5defea1ec381f013c99bb2ae6ee388d24ec919506a36c2a083.wasm",
"tx_unbond.wasm": "tx_unbond.04b6f29151d4bbfd961518bbe4a7facf585e9f2fc312ce3b378ab8d3e154c988.wasm",
"tx_update_vp.wasm": "tx_update_vp.d307a8cf77aaa3163720bc54c4b067f97e56e2b20c054a2955906f8fe34ccff7.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.edf40e9284a165185174cb1e53a56f731b14e0c4a847285fbad6545a42affc63.wasm",
"tx_withdraw.wasm": "tx_withdraw.d9ec4682df0197ffedf72a87ab0ecc41d14ade9e57277d1298c578cdd2b70057.wasm",
"vp_masp.wasm": "vp_masp.0e24daf7e3fc67abbeff2d617939e2d2ae314b5c662fbd72d60b2cddcaa06881.wasm",
"vp_testnet_faucet.wasm": "vp_testnet_faucet.0a6be0cc281d422d4f311960f4640ef7f9caa1edab6d73210d6d8fa8c19d7c76.wasm",
"vp_token.wasm": "vp_token.f33371157d20e207f81a8d5fc1f9fd34e58566dc0774659a47021317f1fb59c1.wasm",
"vp_user.wasm": "vp_user.eae6e11f8576031a0a8133c650fcdbc72dfa72307dfddc780cc2d5f95634f783.wasm"
}

0 comments on commit 71f127a

Please sign in to comment.