Skip to content

Commit 293bc67

Browse files
committed
add tests
1 parent e5a4c66 commit 293bc67

File tree

3 files changed

+632
-0
lines changed

3 files changed

+632
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
export const pool_01 = [
2+
{
3+
"balance": {
4+
"atoms": "0",
5+
"decimal": "0"
6+
},
7+
"creation_block_height": 195930,
8+
"delegation_id": "tdelg1d57nmkp24k0rh0fgsjnjy78wxql8wvgr420ncdsesvssvdgfcg6sx6262w",
9+
"next_nonce": 0,
10+
"spend_destination": "tmt1q86huq7e03hmk6wj8sf7hezqgnshhtwy6s8gz3ur"
11+
}
12+
];

0 commit comments

Comments
 (0)