Skip to content

Commit 08a4d32

Browse files
mummyhaphegitbook-bot
authored andcommitted
GITBOOK-165: sui add port
1 parent a196510 commit 08a4d32

16 files changed

Lines changed: 16 additions & 16 deletions

build/api-reference/sui/grpc/suix_getallbalances-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ grpcurl -proto .sui/rpc/v2beta2/ledger_service.proto
3333
]
3434
}
3535
}'
36-
sui.blockpi.network sui.rpc.v2beta.LedgerService/BatchGetObjects
36+
sui.blockpi.network:443 sui.rpc.v2beta.LedgerService/BatchGetObjects
3737
```
3838
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ grpcurl -proto .sui/rpc/v2beta2/live_data_service.proto
2525
"owner": "0x0feb54a725aa357ff2f5bc6bb023c05b310285bd861275a30521f339a434ebb3"
2626

2727
}'
28-
sui.blockpi.network sui.rpc.v2beta.LiveDataService/ListBalances
28+
sui.blockpi.network:443 sui.rpc.v2beta.LiveDataService/ListBalances
2929
```
3030
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ grpcurl -proto .sui/rpc/v2beta2/live_data_service.proto
2727
"parent": "0x0feb54a725aa357ff2f5bc6bb023c05b310285bd861275a30521f339a434ebb3"
2828

2929
}'
30-
sui.blockpi.network sui.rpc.v2beta.LiveDataService/ListDynamicFields
30+
sui.blockpi.network:443 sui.rpc.v2beta.LiveDataService/ListDynamicFields
3131
```
3232
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ grpcurl -proto .sui/rpc/v2beta2/live_data_service.proto
2929
"owner": "0x0feb54a725aa357ff2f5bc6bb023c05b310285bd861275a30521f339a434ebb3"
3030

3131
}'
32-
sui.blockpi.network sui.rpc.v2beta.LiveDataService/ListOwnedObjects
32+
sui.blockpi.network:443 sui.rpc.v2beta.LiveDataService/ListOwnedObjects
3333
```
3434
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ grpcurl -proto .sui/rpc/v2beta2/live_data_service.proto
2727
"transaction": [ ... ]
2828

2929
}'
30-
sui.blockpi.network sui.rpc.v2beta.LiveDataService/SimulateTransaction
30+
sui.blockpi.network:443 sui.rpc.v2beta.LiveDataService/SimulateTransaction
3131
```
3232
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ grpcurl -proto .sui/rpc/v2beta2/subscription_service.proto
2121

2222

2323
}'
24-
sui.blockpi.network sui.rpc.v2beta.SubscriptionService/SubscribeCheckpoints
24+
sui.blockpi.network:443 sui.rpc.v2beta.SubscriptionService/SubscribeCheckpoints
2525
```
2626
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ grpcurl -proto .sui/rpc/v2beta2/signature_verification_service.proto
2727
"signature": [ ... ]
2828

2929
}'
30-
sui.blockpi.network sui.rpc.v2beta.SignatureVerificationService/VerifySignature
30+
sui.blockpi.network:443 sui.rpc.v2beta.SignatureVerificationService/VerifySignature
3131
```
3232
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ grpcurl -proto .sui/rpc/v2beta2/ledger_service.proto
2121
"digests": "6YVzczqTRTB88X1H5a4LGnKVTZoL7hfVDJ96DpHFU7Gy"
2222

2323
}'
24-
sui.blockpi.network sui.rpc.v2beta.LedgerService/BatchGetTransactions
24+
sui.blockpi.network:443 sui.rpc.v2beta.LedgerService/BatchGetTransactions
2525
```
2626
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ grpcurl -proto .sui/rpc/v2beta2/ledger_service.proto
2323
'{
2424

2525
}'
26-
sui.blockpi.network sui.rpc.v2beta.LedgerService/GetCheckpoint
26+
sui.blockpi.network:443 sui.rpc.v2beta.LedgerService/GetCheckpoint
2727
```
2828
{% endcode %}

build/api-reference/sui/grpc/suix_getallbalances-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ grpcurl -proto .sui/rpc/v2beta2/ledger_service.proto
2323

2424
}
2525
}'
26-
sui.blockpi.network sui.rpc.v2beta.LedgerService/GetEpoch
26+
sui.blockpi.network:443 sui.rpc.v2beta.LedgerService/GetEpoch
2727
```
2828
{% endcode %}

0 commit comments

Comments
 (0)