dfinity / sns-testing

Testing SNS in local testing environment
Apache License 2.0
9 stars 12 forks source link

rename sale to swap #20

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

This PR makes the following changes:

The only remaining occurrence of "sale" is the following:

$ git grep sale
participate_sns_swap.sh:  quill sns new-sale-ticket --amount-icp-e8s "${ICP_PER_PARTICIPANT_E8S}" --canister-ids-file ./sns_canister_ids.json --pem-file "${PEM_FILE}" > msg.json

and must be followed up on with the SDK team maintaining quill.