Skip to content

Commit

Permalink
Close BR tags to resolve docs compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbyanandan committed Feb 21, 2023
1 parent e4316c7 commit d0f5c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature-guides/clarinet-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can commit, audit, and test contracts without including any secrets in the D

| Transaction primitive | Typical usage |
|---|---|
| publish contracts | - deploy a contract to an in-memory simulated Stacks chain or an integrate Stacks-Bitcoin environment <br> - deploy to a public testnet or mainnet <br> - deploy an external contract to your local network for testing |
| publish contracts | - deploy a contract to an in-memory simulated Stacks chain or an integrate Stacks-Bitcoin environment <br /> - deploy to a public testnet or mainnet <br /> - deploy an external contract to your local network for testing |
| call contract functions | - call a contract deployed to any of your local devnets or public networks, chain transactions |
| send BTC | - Perform a simple bitcoin transfer from a p2pkh address to a p2pkh address (devnet/testnet/mainnet) |
| wait for block | - Test or automate contract deployment across multiple Stacks or Bitcoin blocks |
Expand Down

0 comments on commit d0f5c47

Please sign in to comment.