This commit is contained in:
parent
6fff0ba538
commit
1e0c853d40
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.vscode
|
@ -21,10 +21,10 @@ func TestDecodeKey(t *testing.T) {
|
|||||||
{
|
{
|
||||||
"blockchain_address",
|
"blockchain_address",
|
||||||
args{
|
args{
|
||||||
keyBytesHex: "202b3235343731313030303132330001",
|
keyBytesHex: "202b3235343731313737373733342e0001",
|
||||||
},
|
},
|
||||||
want{
|
want{
|
||||||
sessionID: "+254711000123",
|
sessionID: "+254711777734",
|
||||||
dataType: ACCOUNT_BLOCKCHAIN_ADDRESS,
|
dataType: ACCOUNT_BLOCKCHAIN_ADDRESS,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user