mirror of
https://github.com/status-im/status-keycard-go.git
synced 2025-03-03 07:20:56 +00:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
|
# @name FactoryReset
|
||
|
POST {{address}}/rpc
|
||
|
|
||
|
{
|
||
|
"id": "{{$random.uuid}}",
|
||
|
"method": "keycard.FactoryReset",
|
||
|
"params": []
|
||
|
}
|