UNPKG
@oko-wallet/oko-sdk-cosmos
Version:
latest (0.0.6-rc.136)
0.0.6-rc.136
0.0.6-rc.135
0.0.6-rc.134
0.0.6-rc.133
0.0.6-rc.132
0.0.6-rc.131
0.0.6-rc.130
0.0.6-rc.129
0.0.6-rc.128
0.0.6-rc.127
0.0.6-rc.126
chainapsis/oko
@oko-wallet/oko-sdk-cosmos
/
src
/
tests
/
index.test.ts
8 lines
(7 loc)
•
153 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
describe(
"make_signature_1"
, () => { it(
"t"
,
async
() => {
// google sign in simulation
//
// make signature by passing messages
}); });