fix(formatting): trailling white space

This commit is contained in:
Colin Ogoo 2022-08-01 21:44:50 +00:00 committed by Trent Nelson
parent aef8f1c6f0
commit a94920a4ea
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ Response
- `transaction id`: `string` - First transaction signature embedded in the
transaction, as base-58 encoded string. This transaction id can be used with
[getSignatureStatuses](https://docs.solana.com/developing/clients/jsonrpc-api#getsignaturestatuses)
to poll for status updates.
to poll for status updates.
:::
## Customizing Rebroadcast Logic