Skip to content

Commit

Permalink
Move test key into the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
ilblackdragon committed Jun 19, 2019
1 parent 5d9a0e4 commit 2de0292
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions blank_project/neardev/local/test.near
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"account_id": "test.near",
"public_key": "22skMptHjFWNyuEWY22ftn2AbLPSYpmYwGJRGwpNHbTV",
"private_key": "ed25519:2wyRcSwSuHtRVmkMCGjPwnzZmQLeXLzLLyED1NDMt4BjnKgQL6tF85yBx6Jr26D2dUNeC716RBoTxntVHsegogYw"
}
5 changes: 0 additions & 5 deletions blank_project/neardev/test/test.near

This file was deleted.

0 comments on commit 2de0292

Please sign in to comment.