Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
change &trappist_asset_id on integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardoaraujor committed Oct 7, 2022
1 parent f3179b7 commit 4150d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/asset-registry/0_reserve_transfer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ settings:
signer: &tp_signer //Alice
wallet: &tp_wallet 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
bob_wallet: &tp_bob_wallet 5FHneW46xGXgs5mUiveU4sbTyGBzmstUspZC92UhjJM694ty
asset_id: &trappist_asset_id 10 # different from reserve_asset_id, so we can test pallet-assets-registry
asset_id: &trappist_asset_id 100 # different from reserve_asset_id, so we can test pallet-assets-registry
asset_min_balance: &trappist_assets_min_balance 1
sovereign_account: &tp_sovereign_sibl FBeL7EAeUroLWXW1yfKboiqTqVfbRBcsUKd6QqVf4kGBySS
bob_account: &tp_bob_acc '0x8eaf04151687736326c9fea17e25fc5287613693c912909cb226aa4794f26a48'
Expand Down

0 comments on commit 4150d78

Please sign in to comment.