mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Format example script [skip ci]
This commit is contained in:
parent
33271bc51c
commit
7701108c8e
@ -5,8 +5,8 @@ const rpcEndpoint = {
|
||||
// Note: we removed the /status patch from the examples because we use the HTTP POST API
|
||||
url: "https://cosmoshub-4--rpc--full.datahub.figment.io/",
|
||||
headers: {
|
||||
"Authorization": "5195ebb0bfb7f0fe5c43409240c8b2c4",
|
||||
}
|
||||
Authorization: "5195ebb0bfb7f0fe5c43409240c8b2c4",
|
||||
},
|
||||
};
|
||||
|
||||
// Setup client
|
||||
|
Loading…
x
Reference in New Issue
Block a user