मुख्य सामग्री पर जाएं

channel_authorize RPC Method

लोड हो रहा है...

को अपडेट
Jun 11, 2026

channel_authorize RPC Method

The channel_authorize method requires the request to include one of the following parameters: 'secret', 'seed', 'seed_hex', or 'passphrase', specifying the necessary authentication information. Please refrain from transmitting secret keys to untrusted servers or via unsecured network connections (This includes the secret, seed, seed_hex, or passphrase fields of this request). You should only use this method on a secure, encrypted network connection to a server you run or fully trust with your funds. Failure to do so may expose your secret key to eavesdroppers, enabling them to sign claims and access all funds within the payment channel and any other systems utilizing the same key pair. For detailed instructions, refer to the Set Up Secure Signing guidelines.

पैरामीटर

वस्तु
वस्तु
आवश्यक
लोड हो रहा है...
channel_id
डोरी
आवश्यक
लोड हो रहा है...
seed
डोरी
लोड हो रहा है...
कुंजी प्रकार
डोरी
लोड हो रहा है...
मात्रा
डोरी
आवश्यक
लोड हो रहा है...

रिटर्न

परिणाम
वस्तु
लोड हो रहा है...
signature
डोरी
लोड हो रहा है...
स्थिति
डोरी
लोड हो रहा है...
warnings
सरणी
लोड हो रहा है...
पहचान
पूर्णांक
लोड हो रहा है...
संदेश
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"result": {
6
"signature": "example_value",
7
"status": "example_value"
8
} ,
9
"warnings": [
10
{
11
"id": 1,
12
"message": "example_value"
13
}
14
]
15
}
16
}
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"result": {
6
"signature": "example_value",
7
"status": "example_value"
8
} ,
9
"warnings": [
10
{
11
"id": 1,
12
"message": "example_value"
13
}
14
]
15
}
16
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें