Skip to content

Commit

Permalink
bind test account to Alice in Acala config (#598)
Browse files Browse the repository at this point in the history
* bind test account to alice in acala config

* also karura
  • Loading branch information
shunjizhan authored Dec 19, 2023
1 parent 8dfa3f1 commit c5352b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions configs/acala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,10 @@ import-storage:
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 246gNkjCexYRsCpdjtVhz35sHjcb21jpqipzT9u4uwKV8iEE
- 249LSvsEyxS4VpEJGg62yhYA7sHy1KcgGW6KzACBCLW1RsZF
EvmAccounts:
EvmAddresses:
- - - 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- '0x75E480dB528101a381Ce68544611C169Ad7EB342'
Accounts:
- - - '0x75E480dB528101a381Ce68544611C169Ad7EB342'
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
7 changes: 7 additions & 0 deletions configs/karura.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ import-storage:
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- token: KSM
- free: '10000000000000000000'
EvmAccounts:
EvmAddresses:
- - - 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- '0x75E480dB528101a381Ce68544611C169Ad7EB342'
Accounts:
- - - '0x75E480dB528101a381Ce68544611C169Ad7EB342'
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY

0 comments on commit c5352b2

Please sign in to comment.