Skip to content

Commit

Permalink
Add token_asset_code to config in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ramontayag authored Jan 29, 2018
1 parent 12f1e81 commit c2f6f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/bifrost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ https://bifrost.stellar.org/
* `network_id` - network ID (`3` - Ropsten testnet, `1` - live Ethereum network)
* `minimum_value_eth` - minimum transaction value in ETH that will be accepted by Bifrost, everything below will be ignored.
* `stellar`
* `token_asset_code` - asset code for the token that will be distributed
* `issuer_public_key` - public key of the assets issuer or hot wallet,
* `signer_secret_key` - issuer's secret key if only one instance of Bifrost is deployed OR [channel](https://www.stellar.org/developers/guides/channels.html)'s secret key if more than one instance of Bifrost is deployed. Signer's sequence number will be consumed in transaction's sequence number.
* `horizon` - URL to [horizon](https://github.com/stellar/go/tree/master/services/horizon) server
Expand Down

0 comments on commit c2f6f63

Please sign in to comment.